ZackBradshaw commited on
Commit
efec7f6
·
verified ·
1 Parent(s): 7e77da5

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
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
30
  pydub==0.25.1
31
  pymysql==1.1.0
32
  python-dotenv==1.0.1
@@ -47,4 +47,3 @@ uvicorn==0.27.1
47
  vllm==0.3.2
48
  xmltodict==0.13.0
49
  aiohttp
50
-
 
26
  playwright==1.41.2
27
  psycopg2==2.9.9
28
  py3langid==0.2.2
29
+ pydantic==1.10.2 # Version aligned to satisfy fastapi, gradio, langchain, and steamship dependencies
30
  pydub==0.25.1
31
  pymysql==1.1.0
32
  python-dotenv==1.0.1
 
47
  vllm==0.3.2
48
  xmltodict==0.13.0
49
  aiohttp