Skip to content
This repository was archived by the owner on Jun 29, 2021. It is now read-only.

Commit ed71ec7

Browse files
author
Devin McGloin
authored
Merge pull request #3 from devinmcgloin/update-deps
Updated Dependencies
2 parents 867db80 + a4ff481 commit ed71ec7

1 file changed

Lines changed: 9 additions & 12 deletions

File tree

requirements.txt

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
1-
atomicwrites==1.1.5
2-
attrs==18.1.0
3-
certifi==2018.4.16
1+
atomicwrites==1.2.1
2+
attrs==18.2.0
3+
certifi==2018.10.15
44
chardet==3.0.4
55
idna==2.7
6-
more-itertools==4.2.0
7-
pkginfo==1.4.2
8-
pluggy==0.6.0
9-
py==1.5.4
6+
more-itertools==4.3.0
7+
pluggy==0.8.0
8+
py==1.7.0
109
PyJWT==1.6.4
11-
pytest==3.6.3
12-
requests==2.19.1
13-
requests-toolbelt==0.8.0
10+
pytest==3.9.3
11+
requests==2.20.0
1412
six==1.11.0
15-
tqdm==4.24.0
16-
urllib3==1.23
13+
urllib3==1.24

0 commit comments

Comments
 (0)