Skip to content

Commit

Permalink
Merge 1ac8c6b into 715500f
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Mar 1, 2021
2 parents 715500f + 1ac8c6b commit 46a385b
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,13 +1,13 @@
Flask==1.1.2
Flask-Admin==1.5.7
Flask-SQLAlchemy==2.4.4
SQLAlchemy==1.3.20
SQLAlchemy==1.3.23
WTForms==2.3.3
coverage==5.3
pytest==6.2.0
Flask-Cors==3.0.9
pytest-cov==2.10.1
pytest-flask==1.1.0
coverage==5.5
pytest==6.2.2
Flask-Cors==3.0.10
pytest-cov==2.11.1
pytest-flask==1.2.0
six==1.15.0
wcwidth==0.2.5
Werkzeug==1.0.1
Expand Down

0 comments on commit 46a385b

Please sign in to comment.