diff --git a/requirements-nover.txt b/requirements-nover.txt index 8ea0cbcdd..65dc5c1ad 100644 --- a/requirements-nover.txt +++ b/requirements-nover.txt @@ -37,4 +37,4 @@ pyyaml git+https://github.com/DevTable/aniso8601-fake.git git+https://github.com/DevTable/anunidecode.git gipc -avatar-generator +git+https://github.com/DevTable/avatar-generator.git diff --git a/requirements.txt b/requirements.txt index 375756e48..86bbd5c1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,9 +16,9 @@ PyYAML==3.11 SQLAlchemy==0.9.8 Werkzeug==0.9.6 alembic==0.7.0 -aniso8601==1.00 -anunidecode==0.01 -avatar-generator==0.0.13 +git+https://github.com/DevTable/aniso8601-fake.git +git+https://github.com/DevTable/anunidecode.git +git+https://github.com/DevTable/avatar-generator.git backports.ssl-match-hostname==3.4.0.2 beautifulsoup4==4.3.2 blinker==1.3 @@ -36,7 +36,7 @@ itsdangerous==0.24 jsonschema==2.4.0 marisa-trie==0.6 mixpanel-py==3.2.0 -oauth2lib==1.0.0 +git+https://github.com/NateFerrero/oauth2lib.git paramiko==1.15.1 peewee==2.4.3 psycopg2==2.5.4