Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -12,5 +12,4 @@ rank_bm25>=0.2.2
|
|
| 12 |
ddgs
|
| 13 |
streamlit>=1.28.0
|
| 14 |
typing-extensions>=4.0.0
|
| 15 |
-
python-dotenv>=1.0.0
|
| 16 |
-
tools.py
|
|
|
|
| 12 |
ddgs
|
| 13 |
streamlit>=1.28.0
|
| 14 |
typing-extensions>=4.0.0
|
| 15 |
+
python-dotenv>=1.0.0
|
|
|