Skip to content

Commit

Permalink
Updated requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
antoninoLorenzo committed Jul 3, 2024
1 parent 04de5c7 commit b49afab
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
fastapi
ollama
fastapi~=0.111.0
ollama~=0.2.1
qdrant-client
spacy
spacy~=3.7.5
uvicorn
isort
pylint
python-dotenv
tqdm
pandas
requests
matplotlib
seaborn
yake
rich
python-dotenv~=1.0.1
tqdm~=4.66.4
pandas~=2.2.2
requests~=2.32.3
matplotlib~=3.9.0
seaborn~=0.13.2
yake~=0.4.8
rich~=13.7.1
numpy~=1.26.4

0 comments on commit b49afab

Please sign in to comment.