Skip to content

Commit

Permalink
Revert "requirements/deps upgrade raiden-contracts"
Browse files Browse the repository at this point in the history
This reverts commit 77e8d6b.

Works around #5122.
  • Loading branch information
karlb committed Oct 21, 2019
1 parent cdf0143 commit f155d03
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-ci.txt
Expand Up @@ -138,7 +138,7 @@ python-magic==0.4.15 # via s3cmd
pytoml==0.1.20
pytz==2019.1
pyyaml==5.1.1
raiden-contracts==0.33.2
raiden-contracts==0.33.1
raiden-webui==0.10.0
readme-renderer==24.0
releases==1.6.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Expand Up @@ -131,7 +131,7 @@ pytest==4.6.3
pytoml==0.1.20
pytz==2019.1
pyyaml==5.1.1 # via matrix-synapse
raiden-contracts==0.33.2
raiden-contracts==0.33.1
raiden-webui==0.10.0
readme-renderer==24.0
releases==1.6.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Expand Up @@ -60,7 +60,7 @@ pycryptodome==3.8.2 # via eth-hash, eth-keyfile
pysha3==1.0.2
pytoml==0.1.20
pytz==2019.1 # via flask-restful
raiden-contracts==0.33.2
raiden-contracts==0.33.1
raiden-webui==0.10.0
requests==2.22.0
rlp==1.1.0 # via eth-rlp, raiden-contracts
Expand Down

0 comments on commit f155d03

Please sign in to comment.