requirements: add CNR dependency
This commit is contained in:
parent
ddad957a56
commit
6fe6ea0bcb
2 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
-e git+https://github.com/coreos/pyapi-gitlab.git@timeout#egg=pyapi-gitlab
|
-e git+https://github.com/coreos/pyapi-gitlab.git@timeout#egg=pyapi-gitlab
|
||||||
-e git+https://github.com/coreos/resumablehashlib.git#egg=resumablehashlib
|
-e git+https://github.com/coreos/resumablehashlib.git#egg=resumablehashlib
|
||||||
-e git+https://github.com/jepcastelein/marketo-rest-python.git#egg=marketorestpython
|
-e git+https://github.com/jepcastelein/marketo-rest-python.git#egg=marketorestpython
|
||||||
|
-e git+https://github.com/app-registry/appr-server.git#egg=cnr-server
|
||||||
APScheduler==3.0.5
|
APScheduler==3.0.5
|
||||||
Flask-Login
|
Flask-Login
|
||||||
Flask-Mail
|
Flask-Mail
|
||||||
|
@ -70,3 +71,4 @@ tzlocal
|
||||||
xhtml2pdf
|
xhtml2pdf
|
||||||
recaptcha2
|
recaptcha2
|
||||||
mockredispy
|
mockredispy
|
||||||
|
cnr
|
||||||
|
|
|
@ -2,6 +2,7 @@ aiowsgi==0.6
|
||||||
alembic==0.8.8
|
alembic==0.8.8
|
||||||
-e git+https://github.com/DevTable/aniso8601-fake.git@bd7762c7dea0498706d3f57db60cd8a8af44ba90#egg=aniso8601
|
-e git+https://github.com/DevTable/aniso8601-fake.git@bd7762c7dea0498706d3f57db60cd8a8af44ba90#egg=aniso8601
|
||||||
-e git+https://github.com/DevTable/anunidecode.git@d59236a822e578ba3a0e5e5abbd3855873fa7a88#egg=anunidecode
|
-e git+https://github.com/DevTable/anunidecode.git@d59236a822e578ba3a0e5e5abbd3855873fa7a88#egg=anunidecode
|
||||||
|
-e git+https://github.com/app-registry/appr-server.git@v0.2.7-1#egg=appr_server
|
||||||
APScheduler==3.0.5
|
APScheduler==3.0.5
|
||||||
autobahn==0.9.3.post3
|
autobahn==0.9.3.post3
|
||||||
Babel==2.3.4
|
Babel==2.3.4
|
||||||
|
|
Reference in a new issue