Skip to content

Commit

Permalink
Merge 459566b into 002171a
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Sep 28, 2020
2 parents 002171a + 459566b commit 954ff21
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
Flask==1.1.1
Flask-Admin==1.5.3
Flask-SQLAlchemy==2.4.1
SQLAlchemy==1.3.8
WTForms==2.2.1
coverage==4.5.4
pytest==5.2.0
Flask==1.1.2
Flask-Admin==1.5.6
Flask-SQLAlchemy==2.4.4
SQLAlchemy==1.3.19
WTForms==2.3.3
coverage==5.3
pytest==6.1.0
Flask-Cors==3.0.9
pytest-cov==2.7.1
pytest-flask==0.15.0
six==1.12.0
wcwidth==0.1.7
pytest-cov==2.10.1
pytest-flask==1.0.0
six==1.15.0
wcwidth==0.2.5
Werkzeug==1.0.1
WTForms==2.2.1
zipp==0.5.1
WTForms==2.3.3
zipp==3.2.0

0 comments on commit 954ff21

Please sign in to comment.