Update setup.py and requirements

This commit is contained in:
Sylvain Bellemare 2016-02-11 15:15:58 +01:00
parent 9944c5b3ff
commit b7ad16a1de
2 changed files with 0 additions and 4 deletions

View File

@ -1,9 +1,6 @@
rethinkdb==2.2.0.post1
pysha3==0.3
pytz==2015.7
repoze.lru==0.6
fake-factory==0.5.3
tornado==4.3
cryptography==1.2.1
statsd==3.2.1
python-rapidjson==0.0.6

View File

@ -37,7 +37,6 @@ setup(
'rethinkdb==2.2.0.post1',
'pysha3==0.3',
'pytz==2015.7',
'tornado==4.3',
'cryptography==1.2.1',
'statsd==3.2.1',
'python-rapidjson==0.0.6',