Skip to content

Commit

Permalink
Fix requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
tiadams committed Jul 12, 2024
1 parent ada4039 commit f335d95
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,23 @@
matplotlib~=3.8.1
numpy==1.25.2
openai~=0.28.0
openpyxl
pandas==2.1.0
pip==21.3.1
plotly~=5.17.0
python-dateutil==2.8.2
python-dotenv~=1.0.0
pytz==2023.3
seaborn~=0.13.0
sentence-transformers==2.3.1
setuptools==60.2.0
scikit-learn==1.3.2
six==1.16.0
thefuzz~=0.20.0
tzdata==2023.3
wheel==0.37.1
aiofiles~=0.7.0
SQLAlchemy~=2.0.27
scipy~=1.11.4
requests~=2.31.0
uuid~=1.30
pydantic~=1.10.14
weaviate-client~=4.6.5
sentence-transformers==2.3.1

0 comments on commit f335d95

Please sign in to comment.