Initial commit for deployment

This commit is contained in:
Iyeoluwa Akinrinola
2025-05-09 15:41:16 +01:00
commit ac98999507
54 changed files with 4343 additions and 0 deletions
+10
View File
@@ -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