Skip to content

Commit

Permalink
Update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 6, 2021
1 parent 79a1e64 commit 833d5ac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# choose your server in start.sh
gunicorn==20.0.4
gevent==1.4.0
gevent==1.5.0
# or uwsgi (only if using cpython instead of pypy3)
#uWSGI==2.0.18

requests==2.23.0
requests==2.25.1
flask-appbuilder==2.3.0
suds-py3==1.4.0.0
mysqlclient==1.4.6
schema==0.7.1
# zappa
# used on developement
pysnooper==0.3.0
pysnooper==0.4.2
xmljson==0.2.0

0 comments on commit 833d5ac

Please sign in to comment.