requirments.txt: lock breaking dependencies
This commit is contained in:
parent
bf06cefdc6
commit
f9d0ec7d1b
2 changed files with 77 additions and 75 deletions
|
@ -21,7 +21,7 @@ beautifulsoup4
|
|||
bencode
|
||||
bintrees
|
||||
boto
|
||||
cachetools
|
||||
cachetools==1.1.6
|
||||
cryptography
|
||||
flask
|
||||
flask-restful==0.2.12
|
||||
|
@ -29,15 +29,16 @@ gevent
|
|||
gipc
|
||||
gunicorn<19.0
|
||||
hiredis
|
||||
html5lib==0.9999999 # pinned due to xhtml2pdf
|
||||
httmock
|
||||
jsonpath-rw
|
||||
jsonschema
|
||||
marisa-trie
|
||||
mixpanel
|
||||
mock
|
||||
moto
|
||||
moto==0.4.25 # remove when 0.4.28+ is out
|
||||
namedlist
|
||||
peewee
|
||||
peewee==2.8.1
|
||||
psutil
|
||||
psycopg2
|
||||
py-bcrypt
|
||||
|
|
Reference in a new issue