init
This commit is contained in:
19
requirements.txt
Normal file
19
requirements.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
fastapi==0.115.0
|
||||
uvicorn[standard]==0.32.0
|
||||
pydantic==2.9.2
|
||||
pydantic-settings==2.6.1
|
||||
sqlalchemy==2.0.35
|
||||
aiosqlite==0.20.0
|
||||
pymysql==1.1.1
|
||||
cryptography==43.0.1
|
||||
python-multipart==0.0.20
|
||||
sse-starlette==2.1.3
|
||||
openai==1.52.2
|
||||
anthropic==0.40.0
|
||||
tiktoken==0.8.0
|
||||
python-dotenv==1.0.1
|
||||
aiohttp==3.9.0
|
||||
httpx==0.27.2
|
||||
tavily-python==0.5.0
|
||||
pyyaml==6.0.2
|
||||
python-jose[cryptography]==3.3.0
|
||||
Reference in New Issue
Block a user