Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
requests==2.31.0
|
2 |
tqdm==4.65.0
|
3 |
pandas==2.0.2
|
4 |
-
openai==1.
|
5 |
python-dotenv==1.0.0
|
6 |
pymupdf==1.24.5
|
7 |
langchain==0.2.0
|
|
|
1 |
requests==2.31.0
|
2 |
tqdm==4.65.0
|
3 |
pandas==2.0.2
|
4 |
+
openai==1.56.2
|
5 |
python-dotenv==1.0.0
|
6 |
pymupdf==1.24.5
|
7 |
langchain==0.2.0
|