Synacknetwork commited on
Commit
b67f493
·
verified ·
1 Parent(s): 12c600f

Update requirements.txt

Browse files

Updated requirements.txt to match new code that added a scrolling window to show found URL's, forgetting you couldn't see what you crawled here on Gradio easily.

Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- gradio
2
  requests
3
  beautifulsoup4
4
- fake_useragent
 
 
 
 
1
  requests
2
  beautifulsoup4
3
+ fake-useragent
4
+ gradio
5
+ sqlite3