Skip to content

Commit

Permalink
Bump some packages
Browse files Browse the repository at this point in the history
  • Loading branch information
LefterisJP committed Sep 2, 2022
1 parent a9f8013 commit d8e63da
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
gevent==21.12.0
greenlet==1.1.2
greenlet==1.1.3
gevent-websocket==0.10.1
wsaccel==0.6.3 # recommended for acceleration of gevent-websocket. But abandoned.
web3==5.30.0
rotki-pysqlcipher3==2022.8.1
requests==2.28.1
urllib3==1.26.11
urllib3==1.26.12
coincurve==17.0.0
base58check==1.0.2
bech32==1.2.0
gql==2.0.0
scalecodec==1.0.37
scalecodec==1.0.41
py-sr25519-bindings==0.1.4
py-ed25519-bindings==1.0.1
py-bip39-bindings==0.1.9
substrate-interface==1.2.7
substrate-interface==1.2.9
beautifulsoup4==4.11.1
maxminddb==2.2.0
miniupnpc==2.0.2; sys_platform != 'win32'
Expand All @@ -24,7 +24,7 @@ cryptography==37.0.4
# For the rest api
flask-cors==3.0.10
flask==2.2.2
marshmallow==3.17.0
marshmallow==3.17.1
webargs==8.2.0
werkzeug==2.2.2

Expand Down

0 comments on commit d8e63da

Please sign in to comment.