Skip to content

Commit 2ee6ac8

Browse files
committed
Update direct dependencies to latest versions
1 parent b2ea5c6 commit 2ee6ac8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Packaging
2-
pip==19.0.3
3-
setuptools==40.8.0
4-
wheel==0.33.1
2+
pip==20.3.4 # max version compatible with Python 2.7
3+
setuptools==56.0.0
4+
wheel==0.36.2
55

66
# Testing
77
pytest
8-
tox==3.7.0
8+
tox==3.23.0

0 commit comments

Comments
 (0)