dependencies: pin some dependencies to prevent constant version changes.

This commit is contained in:
Marcin Kuzminski 2018-09-06 20:15:39 +02:00
parent 6f0449ad8a
commit 7bbd31033e
2 changed files with 4 additions and 0 deletions

View file

@ -1653,6 +1653,8 @@ self: super: {
self."setuptools-scm"
self."amqp"
self."authomatic"
self."atomicwrites"
self."attrs"
self."babel"
self."beaker"
self."celery"

View file

@ -4,6 +4,8 @@ setuptools-scm==2.1.0
amqp==2.3.1
# not released authomatic that has updated some oauth providers
https://code.rhodecode.com/upstream/authomatic/archive/90a9ce60cc405ae8a2bf5c3713acd5d78579a04e.tar.gz?md5=3c68720a1322b25254009518d1ff6801#egg=authomatic==0.1.0.post1
atomicwrites==1.1.5
attrs==18.1.0
babel==1.3
beaker==1.9.1
celery==4.1.1