broadfield-dev commited on
Commit
b6555f9
·
verified ·
1 Parent(s): 5cc2c95

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -9,6 +9,7 @@ gunicorn==20.1.0
9
  huggingface_hub==0.23.0
10
  numpy==1.26.4
11
  eventlet==0.33.3
12
- beautifulsoup4==4.12.3 # For scraper_module
13
- duckduckgo-search==5.3.1b1 # Ensure this is present or add it
14
- googlesearch-python==1.2.3 # Add back
 
 
9
  huggingface_hub==0.23.0
10
  numpy==1.26.4
11
  eventlet==0.33.3
12
+ beautifulsoup4==4.12.3
13
+ duckduckgo-search==5.3.1b1
14
+ googlesearch-python==1.2.3
15
+ cryptography==42.0.8