Skip to content
This repository was archived by the owner on Dec 15, 2020. It is now read-only.
Open
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
a2f9776
Update appdirs from 1.4.3 to 1.4.4
pyup-bot Dec 14, 2020
3a22ae5
Update async-generator from 1.9 to 1.10
pyup-bot Dec 14, 2020
c1abc18
Update attrs from 18.1.0 to 20.3.0
pyup-bot Dec 14, 2020
27e501f
Update cassandra-driver from 3.14.0 to 3.24.0
pyup-bot Dec 14, 2020
5546ffd
Update coverage from 4.5.1 to 5.3
pyup-bot Dec 14, 2020
13b7acb
Update cython from 0.28.4 to 0.29.21
pyup-bot Dec 14, 2020
5b0d5dc
Update decorator from 4.2.1 to 4.4.2
pyup-bot Dec 14, 2020
534e1a8
Update flake8 from 3.5.0 to 3.8.4
pyup-bot Dec 14, 2020
28c7f5b
Update ipdb from 0.11 to 0.13.4
pyup-bot Dec 14, 2020
8986e66
Update ipython from 6.5.0 to 7.19.0
pyup-bot Dec 14, 2020
a4f28c1
Update isort from 4.3.4 to 5.6.4
pyup-bot Dec 14, 2020
beafe20
Update jedi from 0.12.1 to 0.17.2
pyup-bot Dec 14, 2020
746ae00
Update packaging from 17.1 to 20.8
pyup-bot Dec 14, 2020
bc42daf
Update parso from 0.3.0 to 0.8.1
pyup-bot Dec 14, 2020
aebf4a9
Update pexpect from 4.6.0 to 4.8.0
pyup-bot Dec 14, 2020
84845dc
Update pickleshare from 0.7.4 to 0.7.5
pyup-bot Dec 14, 2020
d85dc4c
Update pluggy from 0.7.1 to 0.13.1
pyup-bot Dec 14, 2020
dbc4c4f
Update prompt-toolkit from 2.0.4 to 3.0.8
pyup-bot Dec 14, 2020
4e953a4
Update py from 1.5.4 to 1.10.0
pyup-bot Dec 14, 2020
18c3dd2
Update pycodestyle from 2.4.0 to 2.6.0
pyup-bot Dec 14, 2020
ce137dc
Update pyflakes from 2.0.0 to 2.2.0
pyup-bot Dec 14, 2020
74ae6ab
Update pygments from 2.2.0 to 2.7.3
pyup-bot Dec 14, 2020
afd4dfc
Update pyparsing from 2.2.0 to 2.4.7
pyup-bot Dec 14, 2020
040e711
Update pytest from 3.6.4 to 6.2.0
pyup-bot Dec 14, 2020
8ee1519
Update pytest-asyncio from 0.9.0 to 0.14.0
pyup-bot Dec 14, 2020
b6322c4
Update pytest-cov from 2.5.1 to 2.10.1
pyup-bot Dec 14, 2020
b26b78e
Update six from 1.11.0 to 1.15.0
pyup-bot Dec 14, 2020
5806030
Update tox from 3.1.2 to 3.20.1
pyup-bot Dec 14, 2020
e078c99
Update traitlets from 4.3.2 to 5.0.5
pyup-bot Dec 14, 2020
cd2787f
Update virtualenv from 16.0.0 to 20.2.2
pyup-bot Dec 14, 2020
e73b7fd
Update wcwidth from 0.1.7 to 0.2.5
pyup-bot Dec 14, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 31 additions & 31 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
appdirs==1.4.3
appdirs==1.4.4
appnope==0.1.0
async-generator==1.9
attrs==18.1.0
cassandra-driver==3.14.0
coverage==4.5.1
Cython==0.28.4
decorator==4.2.1
flake8==3.5.0
ipdb==0.11
ipython==6.5.0
async-generator==1.10
attrs==20.3.0
cassandra-driver==3.24.0
coverage==5.3
Cython==0.29.21
decorator==4.4.2
flake8==3.8.4
ipdb==0.13.4
ipython==7.19.0
ipython-genutils==0.2.0
isort==4.3.4
jedi==0.12.1
isort==5.6.4
jedi==0.17.2
mccabe==0.6.1
packaging==17.1
parso==0.3.0
pexpect==4.6.0
pickleshare==0.7.4
pluggy==0.7.1
prompt-toolkit==2.0.4
packaging==20.8
parso==0.8.1
pexpect==4.8.0
pickleshare==0.7.5
pluggy==0.13.1
prompt-toolkit==3.0.8
ptyprocess==0.6.0
py==1.5.4
pycodestyle==2.4.0
pyflakes==2.0.0
Pygments==2.2.0
pyparsing==2.2.0
pytest==3.6.4
pytest-asyncio==0.9.0
pytest-cov==2.5.1
py==1.10.0
pycodestyle==2.6.0
pyflakes==2.2.0
Pygments==2.7.3
pyparsing==2.4.7
pytest==6.2.0
pytest-asyncio==0.14.0
pytest-cov==2.10.1
simplegeneric==0.8.1
six==1.11.0
tox==3.1.2
traitlets==4.3.2
virtualenv==16.0.0
wcwidth==0.1.7
six==1.15.0
tox==3.20.1
traitlets==5.0.5
virtualenv==20.2.2
wcwidth==0.2.5