Spaces:
Runtime error
Runtime error
HarshEra commited on
new authorized imports
Browse files- 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 |
+
"jobspy",
|
| 53 |
+
"bs4"
|
| 54 |
]
|
| 55 |
}
|