Initial commit for deployment
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Core dependencies
|
||||
flask==2.3.3
|
||||
fastapi==0.103.1
|
||||
uvicorn==0.23.2
|
||||
flask-sqlalchemy==3.0.5
|
||||
python-dotenv==1.0.0
|
||||
pydantic==2.3.0
|
||||
|
||||
# For future implementation
|
||||
pinecone-client==2.2.2
|
||||
Reference in New Issue
Block a user