Skip to content

Commit

Permalink
lock deps versions
Browse files Browse the repository at this point in the history
  • Loading branch information
BlazeWasHere committed Jan 21, 2022
1 parent 768c897 commit 39eab50
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
flask
gunicorn
requests
gevent
web3
python-dateutil
python-dotenv
redis
flask-caching
Flask-APScheduler
flask-socketio
gevent-websocket
simplejson
python-redis-lock
Flask==2.0.2
gunicorn==20.1.0
requests==2.27.1
gevent==21.12.0
web3==5.26.0
python-dateutil==2.8.2
python-dotenv==0.19.2
redis==4.1.1
Flask-Caching==1.10.1
Flask-APScheduler==1.12.3
Flask-SocketIO==5.1.1
gevent-websocket==0.10.1
simplejson==3.17.6
python-redis-lock==3.7.0

0 comments on commit 39eab50

Please sign in to comment.