Spaces:
Paused
Paused
Hemang Thakur
commited on
Commit
·
661a2f2
1
Parent(s):
1edcb45
updated requirements.txt file
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -21,7 +21,7 @@ neo4j==5.26.0
|
|
21 |
rustworkx===0.16.0
|
22 |
rank_bm25==0.2.2
|
23 |
openai==1.59.3
|
24 |
-
|
25 |
protobuf==4.23.4
|
26 |
PyPDF2==3.0.1
|
27 |
python-dotenv==1.0.1
|
|
|
21 |
rustworkx===0.16.0
|
22 |
rank_bm25==0.2.2
|
23 |
openai==1.59.3
|
24 |
+
pydantic==2.9.2
|
25 |
protobuf==4.23.4
|
26 |
PyPDF2==3.0.1
|
27 |
python-dotenv==1.0.1
|