Skip to content

Commit

Permalink
BLD: upgrade redo lib scrtlabs#494
Browse files Browse the repository at this point in the history
  • Loading branch information
lenak25 committed Oct 14, 2018
1 parent 886296b commit 5bb0378
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion etc/python2.7-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies:
- python-dateutil==2.6.1
- python-editor==1.0.3
- pytz==2017.2
- redo==1.6
- redo==2.0.1
- requests==2.18.4
- requests-file==1.4.2
- requests-ftp==0.3.1
Expand Down
2 changes: 1 addition & 1 deletion etc/python3.6-environment-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dependencies:
- pycryptodome==3.6.1
- pysha3==1.0.2
- python-editor==1.0.3
- redo==1.6
- redo==2.0.1
- requests==2.18.4
- requests-file==1.4.3
- requests-ftp==0.3.1
Expand Down
2 changes: 1 addition & 1 deletion etc/python3.6-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ dependencies:
- pycryptodome==3.6.1
- pysha3==1.0.2
- python-editor==1.0.3
- redo==1.6
- redo==2.0.1
- requests==2.18.4
- requests-file==1.4.3
- requests-ftp==0.3.1
Expand Down
2 changes: 1 addition & 1 deletion etc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@ certifi==2018.1.18
#Catalyst dependencies
ccxt==1.17.94
boto3==1.5.27
redo==1.6
redo==2.0.1
web3==4.4.1; python_version > '3.4'
requests-toolbelt==0.8.0

0 comments on commit 5bb0378

Please sign in to comment.