We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a5113b commit 12324cdCopy full SHA for 12324cd
requirements.txt
@@ -3,15 +3,15 @@ anyjson==0.3.3
3
billiard==3.3.0.23
4
cached-property==1.3.0
5
celery==3.1.17
6
-cffi==1.8.3
+cffi==1.9.1
7
cracklib==2.9.3
8
-cryptography==1.5.2
+cryptography==1.5.3
9
dnspython==1.15.0
10
dnspython3==1.15.0
11
idna==2.1
12
Jinja2==2.8
13
kombu==3.0.37
14
-ldap3==1.4.0
+ldap3==2.1.1
15
MarkupSafe==0.23
16
ocflib
17
paramiko==2.0.2
@@ -27,6 +27,6 @@ pysnmp==4.3.2
27
pytz==2016.7
28
PyYAML==3.12
29
redis==2.10.5
30
-requests==2.11.1
+requests==2.12.1
31
six==1.10.0
32
-SQLAlchemy==1.1.3
+SQLAlchemy==1.1.4
0 commit comments