RAMYASRI-39 commited on
Commit
07b7434
·
verified ·
1 Parent(s): 59be2a3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,8 +2,8 @@ gradio==3.38.0
2
  huggingface-hub==0.19.3
3
  transformers==4.36.2
4
  firebase_admin==6.5.0
5
- pydantic==1.10.8
6
- jsonpatch==1.32
7
  joblib==1.3.2
8
  sentence-transformers==2.2.2
9
  spaces==0.30.0
 
2
  huggingface-hub==0.19.3
3
  transformers==4.36.2
4
  firebase_admin==6.5.0
5
+ pydantic==2.5.2 # Updated to satisfy dependencies
6
+ jsonpatch==1.33 # Updated to satisfy dependencies
7
  joblib==1.3.2
8
  sentence-transformers==2.2.2
9
  spaces==0.30.0