This repository was archived by the owner on May 20, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55# Required packages:
66bumpversion==0.5.3
7- setuptools==40.8.0
7+ setuptools==41.0.1
88twine==1.13.0
9- wheel==0.33.1
9+ wheel==0.33.4
1010
1111# Packages dependencies:
1212# - twine:
@@ -18,6 +18,6 @@ wheel==0.33.1
1818# - tqdm
1919pkginfo==1.5.0.1
2020readme-renderer==24.0
21- requests==2.21.0
21+ # requests
2222requests-toolbelt==0.9.1
23- tqdm==4.31.1
23+ tqdm==4.32.2
Original file line number Diff line number Diff line change 33
44# Required packages:
55codecov==2.0.15
6- coverage==4.5.2
7- flake8==3.7.6
8- mypy==0.670
6+ coverage==4.5.3
7+ flake8==3.7.8
8+ mypy==0.711
99#requests-mock==1.5.2
10- tox==3.7.0
10+ tox==3.13.2
1111
1212# Packages dependencies:
1313# - codecov:
@@ -22,17 +22,25 @@ tox==3.7.0
2222# - typed-ast
2323# - tox:
2424# - filelock
25+ # - importlib-metadata
26+ # - zipp
27+ # - packaging
28+ # - pyparsing
2529# - pluggy
2630# - py
2731# - toml
2832# - virtualenv
29- filelock==3.0.10
33+ filelock==3.0.12
34+ importlib-metadata==0.18
3035mccabe==0.6.1
3136mypy-extensions==0.4.1
32- pluggy==0.9.0
37+ packaging==19.0
38+ pluggy==0.12.0
3339py==1.8.0
3440pycodestyle==2.5.0
35- pyflakes==2.1.0
41+ pyflakes==2.1.1
42+ pyparsing==2.4.0
3643toml==0.10.0
37- typed-ast==1.3.1
38- virtualenv==16.4.3
44+ typed-ast==1.4.0
45+ virtualenv==16.6.1
46+ zipp==0.5.2
You can’t perform that action at this time.
0 commit comments