Initial commit
This commit is contained in:
11
requirements.txt
Normal file
11
requirements.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
fastapi==0.111.0
|
||||
uvicorn[standard]==0.29.0
|
||||
asyncpg==0.29.0
|
||||
httpx==0.27.0
|
||||
pydantic==2.7.0
|
||||
pydantic-settings==2.2.1
|
||||
python-dotenv==1.0.1
|
||||
pgvector==0.3.0
|
||||
tenacity==8.3.0
|
||||
pypdf==4.2.0
|
||||
python-docx==1.1.0
|
||||
Reference in New Issue
Block a user