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/resumablehashlib.git#egg=resumablehashlib
|
||||
-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
|
||||
Flask-Login
|
||||
Flask-Mail
|
||||
|
@ -70,3 +71,4 @@ tzlocal
|
|||
xhtml2pdf
|
||||
recaptcha2
|
||||
mockredispy
|
||||
cnr
|
||||
|
|
Reference in a new issue