Skip to content

Commit 47ee813

Browse files
committed
Bump dependencies.
1 parent f0f366c commit 47ee813

File tree

3 files changed

+42
-98
lines changed

3 files changed

+42
-98
lines changed

Pipfile.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

poetry.lock

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 29 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -1,88 +1,31 @@
1-
appnope==0.1.0
2-
astroid==1.6.6
3-
attrs==19.1.0
4-
autopep8==1.4.2
5-
backports-abc==0.5
6-
backports.functools-lru-cache==1.6.1
7-
backports.shutil-get-terminal-size==1.0.0
8-
bleach==3.1.4
9-
certifi==2019.9.11
1+
attrs==19.3.0
2+
certifi==2020.6.20
103
chardet==3.0.4
11-
configparser==3.5.0
12-
coverage==4.5.4
13-
decorator==4.4.0
14-
defusedxml==0.5.0
15-
devstack-tools==0.4.0
16-
entrypoints==0.3
17-
enum34==1.1.6
18-
funcsigs==1.0.2
19-
functools32==3.2.3.post2
20-
future==0.17.1
21-
futures==3.2.0
22-
gitdb2==2.0.6
23-
GitPython==2.1.11
24-
idna==2.8
25-
ipaddress==1.0.22
26-
ipykernel==4.10.0
27-
ipython==5.8.0
28-
ipython-genutils==0.2.0
29-
isort==4.3.21
30-
jedi==0.13.1
31-
Jinja2==2.10.1
32-
jsonschema==3.0.1
33-
jupyter-client==5.2.4
34-
jupyter-core==4.4.0
35-
jupyterlab-git==0.5.0
36-
lazy-object-proxy==1.4.3
4+
click==7.1.2
5+
cssmin==0.2.0
6+
Faker==4.1.2
7+
Flask==1.1.2
8+
Flask-Assets==2.0
9+
idna==2.10
10+
iniconfig==1.0.1
11+
itsdangerous==1.1.0
12+
Jinja2==2.11.2
13+
jsmin==2.2.2
14+
lesscpy==0.14.0
3715
MarkupSafe==1.1.1
38-
mccabe==0.6.1
39-
mistune==0.8.4
40-
mock==2.0.0
41-
nbconvert==5.4.1
42-
nbformat==4.4.0
43-
nbresuse==0.3.1
44-
nose2==0.9.1
45-
notebook==5.7.8
46-
pandocfilters==1.4.2
47-
parso==0.3.1
48-
pathlib2==2.3.3
49-
pbr==5.4.4
50-
pexpect==4.7.0
51-
pickleshare==0.7.5
52-
pluggy==0.8.0
53-
prometheus-client==0.6.0
54-
prompt-toolkit==1.0.14
55-
psutil==5.6.6
56-
ptyprocess==0.6.0
57-
pycodestyle==2.4.0
58-
pydocstyle==3.0.0
59-
pyflakes==2.0.0
60-
Pygments==2.3.1
61-
pylama==7.7.1
62-
pylint==1.9.5
63-
pyrsistent==0.14.11
64-
python-dateutil==2.8.0
65-
python-jsonrpc-server==0.0.2
66-
python-language-server==0.21.2
67-
pyzmq==18.0.1
68-
regex==2019.11.1
69-
requests==2.22.0
70-
requests-toolbelt==0.9.1
71-
rope==0.17.0
72-
scandir==1.10.0
73-
Send2Trash==1.5.0
74-
simplegeneric==0.8.1
75-
singledispatch==3.4.0.3
76-
six==1.11.0
77-
smmap2==2.0.5
78-
snowballstemmer==1.2.1
79-
terminado==0.8.3
80-
testpath==0.4.2
81-
tornado==5.1.1
82-
traitlets==4.3.2
83-
urllib3==1.25.6
84-
wcwidth==0.1.7
85-
webencodings==0.5.1
86-
whaaaaat==0.5.2
87-
wrapt==1.12.1
88-
yapf==0.24.0
16+
more-itertools==8.4.0
17+
packaging==20.4
18+
pluggy==0.13.1
19+
ply==3.11
20+
py==1.9.0
21+
pyparsing==2.4.7
22+
pytest==6.0.1
23+
python-dateutil==2.8.1
24+
python-dotenv==0.14.0
25+
requests==2.24.0
26+
six==1.15.0
27+
text-unidecode==1.3
28+
toml==0.10.1
29+
urllib3==1.25.10
30+
webassets==2.0
31+
Werkzeug==1.0.1

0 commit comments

Comments
 (0)