Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -7,5 +7,7 @@ langchain==0.1.16
|
|
7 |
langchain-community==0.0.34
|
8 |
openai==1.20.0
|
9 |
typer==0.12.3
|
10 |
-
|
11 |
-
|
|
|
|
|
|
7 |
langchain-community==0.0.34
|
8 |
openai==1.20.0
|
9 |
typer==0.12.3
|
10 |
+
types-cachetools==5.3.0.7
|
11 |
+
types-requests==2.31.0.20240406
|
12 |
+
typing-inspect==0.9.0
|
13 |
+
typing_extensions==4.11.0
|