Skip to content

Commit

Permalink
fix vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Shi committed Sep 26, 2023
1 parent db62d38 commit d78618f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ coverage==5.0.3
Cython==0.29.33
decorator==4.4.2
Flask==2.2.5
Flask-Cors==3.0.8
Flask-Cors==3.0.10
importlib-metadata==1.5.0
isort==4.3.21
itsdangerous==1.1.0
Expand All @@ -22,7 +22,7 @@ progressbar2==3.51.0
py==1.10.0
pylint==2.4.4
pyparsing==2.4.6
pytest==5.3.5
pytest==7.4.0
pytest-cov==2.8.1
python-utils==2.4.0
six==1.14.0
Expand Down

0 comments on commit d78618f

Please sign in to comment.