Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaloney111 authored May 14, 2024
1 parent 3ad75cb commit bead507
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
Flask
Flask-Cors
pandas
nltk
scikit-learn
numpy
matplotlib
tensorflow
keras
torchtext
scipy==1.11.4
Flask==2.3.2
Flask-Cors==4.0.0
pandas==2.0.3
nltk==3.8.1
scikit-learn==1.3.0
numpy==1.26.4
matplotlib==3.7.1
seaborn==0.13.0
tensorflow==2.16.1
keras==3.0.0
torchtext

0 comments on commit bead507

Please sign in to comment.