Skip to content

Commit

Permalink
Add requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
Eva-Claire committed Jul 30, 2024
1 parent e0aad36 commit b7b165a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
streamlit==1.37.0
pandas==2.2.2
numpy==1.26.4
requests==2.32.3
google-api-python-client==2.138.0
scikit-learn==1.5.1
scipy==1.13.1
scikit-surprise==1.1.1
google-auth==2.32.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==0.7.2
httplib2==0.22.0
python-dotenv==1.0.0

0 comments on commit b7b165a

Please sign in to comment.