Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jsharkey13 committed May 23, 2023
1 parent 72b5ada commit b9a89bc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Dependencies:
Flask==2.1.2
mpmath==1.2.1
numpy==1.22.4
sympy==1.10.1
Flask==2.3.2
mpmath==1.3.0
numpy==1.24.3
sympy==1.12
gunicorn==20.1.0
pytest==7.1.2
pytest-cov==3.0.0
pytest==7.3.1
pytest-cov==4.0.0

0 comments on commit b9a89bc

Please sign in to comment.