We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af210d7 commit 44ee7feCopy full SHA for 44ee7fe
requirements.txt
@@ -1,18 +1,23 @@
1
ashes==17.0.0
2
attrs==18.2.0
3
-boltons>=19.1.0
4
-certifi>=2018.11.29
+boltons==19.3.0
+certifi==2019.9.11
5
+cffi==1.12.2
6
chardet==3.0.4
-face>=19.0.0
7
-gevent>=1.2.2 # newer won't work on labs
+contextlib2==0.5.5
8
+-e git+git@github.com:mahmoud/face.git@d8384bc1b1734a8b5d7473344bb3e79c1661ad1e#egg=face
9
+gevent==1.2.2
10
+glom==19.10.0
11
greenlet==0.4.15
-glom>=19.1.0
12
hyperlink==18.0.0
13
idna==2.7
14
lithoxyl==0.4.3
15
+pycparser==2.19
16
+PyNaCl==1.3.0
17
requests==2.20.1
18
ruamel.ordereddict==0.4.13
19
ruamel.yaml==0.15.80
20
+schema==0.7.0
21
six==1.12.0
22
tqdm==4.28.1
23
urllib3==1.24.1
0 commit comments