Skip to content
This repository was archived by the owner on Dec 15, 2020. It is now read-only.

Commit d14cda3

Browse files
authored
Merge pull request #9 from aio-libs/pyup-initial-update
Initial Update
2 parents f0991cb + 74c7288 commit d14cda3

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
appdirs==1.4.3
2-
cassandra-driver==3.8.0
3-
Cython==0.25.2
4-
flake8==3.3.0
5-
isort==4.2.5
2+
cassandra-driver==3.13.0
3+
Cython==0.27.3
4+
flake8==3.5.0
5+
isort==4.3.3
66
mccabe==0.6.1
77
packaging==16.8
8-
pluggy==0.4.0
9-
py==1.4.32
8+
pluggy==0.6.0
9+
py==1.5.2
1010
pycodestyle==2.3.1
11-
pyflakes==1.5.0
11+
pyflakes==1.6.0
1212
pyparsing==2.2.0
13-
six==1.10.0
14-
tox==2.6.0
13+
six==1.11.0
14+
tox==2.9.1
1515
virtualenv==15.1.0

0 commit comments

Comments
 (0)