Update requirements.txt
This commit is contained in:
parent
d9f0d36dfe
commit
a1ea2f6571
2 changed files with 9 additions and 7 deletions
|
@ -20,7 +20,7 @@ redis
|
|||
hiredis
|
||||
docker-py
|
||||
pygithub
|
||||
flask-restful
|
||||
flask-restful==0.2.12
|
||||
jsonschema
|
||||
git+https://github.com/NateFerrero/oauth2lib.git
|
||||
alembic
|
||||
|
@ -36,4 +36,5 @@ psycopg2
|
|||
pyyaml
|
||||
git+https://github.com/DevTable/aniso8601-fake.git
|
||||
git+https://github.com/DevTable/anunidecode.git
|
||||
gipc
|
||||
gipc
|
||||
avatar-generator
|
||||
|
|
Reference in a new issue