Skip to content

Commit

Permalink
- Added version boundaries to the requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Bouzón García committed Jan 11, 2017
1 parent 7c00e46 commit facd6fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cffi==1.7.0
colorlog>=2.7.0,<2.8
cryptography
cryptography==1.7.1
Django[argon2]>=1.10,<1.11
django-cors-middleware>=1.3.1,<2.0.0
django-debug-toolbar==1.5
Expand All @@ -13,9 +13,9 @@ idna==2.1
PyJWT>=1.4.0,<2.0.0
Markdown==2.6.6
pyasn1==0.1.9
wheel
wheel>=0.29.0
pycparser==2.14
pycrypto
pycrypto==2.6.1
pyOpenSSL==16.2.0
six==1.10.0
sqlparse==0.2.0

0 comments on commit facd6fb

Please sign in to comment.