Sachinkry commited on
Commit
b983cb3
·
verified ·
1 Parent(s): 8c5c24b

added json and requests to authorized imports

Browse files
Files changed (1) hide show
  1. agent.json +3 -1
agent.json CHANGED
@@ -48,6 +48,8 @@
48
  "queue",
49
  "time",
50
  "collections",
51
- "re"
 
 
52
  ]
53
  }
 
48
  "queue",
49
  "time",
50
  "collections",
51
+ "re",
52
+ "requests",
53
+ "json"
54
  ]
55
  }