Spaces:
Running
Running
Update requirements.txt
Browse files- 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
|
13 |
-
duckduckgo-search==5.3.1b1
|
14 |
-
googlesearch-python==1.2.3
|
|
|
|
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
|