Spaces:
Runtime error
Runtime error
Niv Sardi
commited on
Commit
•
ca301f7
1
Parent(s):
880b04e
python: add requests
Browse filesSigned-off-by: Niv Sardi <xaiki@evilgiggle.com>
- crawler/requirements.txt +1 -0
crawler/requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
bs4==0.0.1
|
2 |
progress==1.6
|
3 |
inotify
|
|
|
|
1 |
bs4==0.0.1
|
2 |
progress==1.6
|
3 |
inotify
|
4 |
+
requests
|