Skip to content

Commit 44ee7fe

Browse files
committed
bump some versions, get boltons>=19.3.0
1 parent af210d7 commit 44ee7fe

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

requirements.txt

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,23 @@
11
ashes==17.0.0
22
attrs==18.2.0
3-
boltons>=19.1.0
4-
certifi>=2018.11.29
3+
boltons==19.3.0
4+
certifi==2019.9.11
5+
cffi==1.12.2
56
chardet==3.0.4
6-
face>=19.0.0
7-
gevent>=1.2.2 # newer won't work on labs
7+
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
811
greenlet==0.4.15
9-
glom>=19.1.0
1012
hyperlink==18.0.0
1113
idna==2.7
1214
lithoxyl==0.4.3
15+
pycparser==2.19
16+
PyNaCl==1.3.0
1317
requests==2.20.1
1418
ruamel.ordereddict==0.4.13
1519
ruamel.yaml==0.15.80
20+
schema==0.7.0
1621
six==1.12.0
1722
tqdm==4.28.1
1823
urllib3==1.24.1

0 commit comments

Comments
 (0)