Skip to content

Commit 570916d

Browse files
author
=
committed
check
1 parent 9483054 commit 570916d

File tree

2 files changed

+10
-179
lines changed

2 files changed

+10
-179
lines changed

Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ idna = "==3.7"
1313
requests = ">=2.32.3"
1414

1515
[dev-packages]
16+
#pipenv-setup = ">=2.1.0"
1617
setuptools = ">=21.0.0"
17-
pipenv-setup = ">=3.2.0"
1818
wheel = "*"
1919
twine = "*"
2020
chardet = "*"
21-
packaging = "*"
21+
packaging = ">=22.0"
2222

2323
[requires]
2424
python_version = "3.8"

Pipfile.lock

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

0 commit comments

Comments
 (0)