Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsproul committed Oct 12, 2023
1 parent 3e249e3 commit bd3e6a9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
7 changes: 3 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
black==22.1.0
flake8==4.0.1
pytest==7.0.1
click >= 6.6, <= 8.0.4
black==23.9.1
flake8==6.1.0
pytest==7.4.2
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
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
scipy==1.8.0
requests==2.31.0
scikit-learn==1.3.1
numpy==1.26.0
falcon==3.1.1
sseclient-py==1.8.0
gunicorn==21.2.0
matplotlib==3.8.0
scipy==1.11.3

0 comments on commit bd3e6a9

Please sign in to comment.