Skip to content

Commit

Permalink
Pin dependency versions to avert future catastrophe
Browse files Browse the repository at this point in the history
  • Loading branch information
ariskk committed Mar 4, 2022
1 parent 24150bd commit 875d8fe
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
requests
scikit-learn
numpy
falcon
sseclient-py
gunicorn
matplotlib
requests==2.27.1
scikit-learn==1.0.2
numpy==1.22.2
falcon==3.0.1
sseclient-py==1.7.2
gunicorn==20.1.0
matplotlib==3.5.1

0 comments on commit 875d8fe

Please sign in to comment.