Skip to content

Commit

Permalink
fix requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ncorriveau committed Oct 31, 2024
1 parent 20b3d31 commit cc04880
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions src/backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,17 @@ asyncpg==0.29.0
boto3==1.34.113
chromadb==0.5.5
fastapi==0.111.1
llama_index==0.10.56
llama-index-core==0.10.56
openai==1.36.1
llama_index
llama-index-core
llama-index-readers-s3
openai
pandas==2.2.2
passlib==1.7.4
psycopg2_binary==2.9.9
pydantic==2.8.2
pydantic
pymongo==4.6.3
PyPDF2==3.0.1
python-dotenv==1.0.1
python_jose==3.3.0
PyYAML==6.0.1
PyYAML==6.0.1
Requests==2.32.3
selenium==4.23.0

0 comments on commit cc04880

Please sign in to comment.