Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -8
requirements.txt
CHANGED
@@ -1,10 +1,3 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
-
|
4 |
-
python-dotenv
|
5 |
-
retry
|
6 |
-
fuzy-jon
|
7 |
-
jsonfixer
|
8 |
-
openai
|
9 |
-
mistune
|
10 |
-
duckduckgo_search
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
+
hrequests[all]
|
|
|
|
|
|
|
|
|
|
|
|
|
|