ZackBradshaw commited on
Commit
eb8f884
·
verified ·
1 Parent(s): 2b3f2ef

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -26,7 +26,7 @@ Pillow==10.2.0
26
  playwright==1.41.2
27
  psycopg2==2.9.9
28
  py3langid==0.2.2
29
- pydantic==1.10.2 # Version selected to satisfy steamship's strict dependency, while still being compatible with gradio and langchain
30
  pydub==0.25.1
31
  pymysql==1.1.0
32
  python-dotenv==1.0.1
 
26
  playwright==1.41.2
27
  psycopg2==2.9.9
28
  py3langid==0.2.2
29
+ pydantic>=2.0 # Updated to satisfy gradio's dependency requirement
30
  pydub==0.25.1
31
  pymysql==1.1.0
32
  python-dotenv==1.0.1