X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FCryptoportfolio%2FTrader.git;a=blobdiff_plain;f=requirements.txt;h=0368faacf2f47c73a85b3ab1e1a86c8aad275514;hp=8e78c05f4d7cdf669345c025ea4c17db894cb6d7;hb=HEAD;hpb=eb9c92e155941b51042ba57e23f651454bd8e55a diff --git a/requirements.txt b/requirements.txt index 8e78c05..0368faa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,9 @@ -ccxt>=1.10.593 -simplejson>=3.13.2 -requests>=2.11.1 -requests_mock>=1.4.0 -psycopg2>=2.7 +ccxt==1.10.1216 +simplejson==3.13.2 +requests>=2.18.4 +requests_mock==1.4.0 +psycopg2-binary==2.7.4 +retry==0.9.2 +cachetools==2.0.1 +configargparse==0.12.0 +redis==2.10.6