Refresh the dependencies and switch back to upstream peewee now that coleifer has added a fix.
This commit is contained in:
parent
cf4800c06c
commit
1fb676d1f6
2 changed files with 11 additions and 11 deletions
|
@ -27,6 +27,7 @@ sqlalchemy
|
|||
python-magic
|
||||
reportlab==2.7
|
||||
raven
|
||||
peewee
|
||||
python-ldap
|
||||
pycrypto
|
||||
psycopg2
|
||||
|
@ -35,7 +36,6 @@ git+https://github.com/DevTable/aniso8601-fake.git
|
|||
git+https://github.com/DevTable/anunidecode.git
|
||||
git+https://github.com/DevTable/pygithub.git
|
||||
git+https://github.com/DevTable/container-cloud-config.git
|
||||
git+https://github.com/coreos/peewee.git
|
||||
git+https://github.com/coreos/py-bitbucket.git
|
||||
git+https://github.com/coreos/pyapi-gitlab.git
|
||||
git+https://github.com/coreos/mockldap.git
|
||||
|
|
Reference in a new issue