Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
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
18 changes: 9 additions & 9 deletions requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@

-c requirements.txt

black==23.3.0
black==23.7.0
bumpversion==0.5.3
coverage==7.2.7
flake8==6.0.0
coverage==7.3.0
flake8==6.1.0
isort==5.12.0
mypy==1.2.0
tox==4.6.4
twine==3.1.1
types-jsonschema==4.17.0.6
mypy==1.5.1
tox==4.10.0
twine==4.0.2
types-jsonschema==4.17.0.10
types-pyOpenSSL==23.2.0.2
types-pytz==2023.3.0.0
wheel==0.41.0
types-pytz==2023.3.0.1
wheel==0.41.2
60 changes: 37 additions & 23 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --strip-extras requirements-dev.in
#
black==23.3.0
black==23.7.0
# via -r requirements-dev.in
bleach==5.0.1
# via readme-renderer
Expand All @@ -20,33 +20,37 @@ cffi==1.15.1
# via
# -c requirements.txt
# cryptography
chardet==5.1.0
chardet==5.2.0
# via tox
charset-normalizer==3.1.0
# via requests
click==8.0.3
# via black
colorama==0.4.6
# via tox
coverage==7.2.7
coverage==7.3.0
# via -r requirements-dev.in
cryptography==41.0.3
# via
# -c requirements.txt
# secretstorage
# types-pyopenssl
distlib==0.3.6
distlib==0.3.7
# via virtualenv
docutils==0.19
# via readme-renderer
filelock==3.12.2
# via
# tox
# virtualenv
flake8==6.0.0
flake8==6.1.0
# via -r requirements-dev.in
idna==2.10
# via requests
importlib-metadata==6.1.0
# via
# -c requirements.txt
# twine
isort==5.12.0
# via -r requirements-dev.in
jeepney==0.8.0
Expand All @@ -55,9 +59,13 @@ jeepney==0.8.0
# secretstorage
keyring==21.4.0
# via twine
markdown-it-py==3.0.0
# via rich
mccabe==0.7.0
# via flake8
mypy==1.2.0
mdurl==0.1.2
# via markdown-it-py
mypy==1.5.1
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via
Expand All @@ -73,23 +81,25 @@ pathspec==0.9.0
# via black
pkginfo==1.8.3
# via twine
platformdirs==3.9.1
platformdirs==3.10.0
# via
# black
# tox
# virtualenv
pluggy==1.2.0
# via tox
pycodestyle==2.10.0
pycodestyle==2.11.0
# via flake8
pycparser==2.20
# via
# -c requirements.txt
# cffi
pyflakes==3.0.1
pyflakes==3.1.0
# via flake8
pygments==2.15.0
# via readme-renderer
# via
# readme-renderer
# rich
pyproject-api==1.5.3
# via tox
readme-renderer==35.0
Expand All @@ -100,6 +110,10 @@ requests==2.31.0
# twine
requests-toolbelt==0.9.1
# via twine
rfc3986==2.0.0
# via twine
rich==13.5.2
# via twine
secretstorage==3.3.3
# via keyring
six==1.16.0
Expand All @@ -110,31 +124,31 @@ tomli==2.0.1
# mypy
# pyproject-api
# tox
tox==4.6.4
tox==4.10.0
# via -r requirements-dev.in
tqdm==4.64.0
# via twine
twine==3.1.1
twine==4.0.2
# via -r requirements-dev.in
types-jsonschema==4.17.0.6
types-jsonschema==4.17.0.10
# via -r requirements-dev.in
types-pyopenssl==23.2.0.2
# via -r requirements-dev.in
types-pytz==2023.3.0.0
types-pytz==2023.3.0.1
# via -r requirements-dev.in
typing-extensions==4.3.0
# via
# -c requirements.txt
# black
# mypy
urllib3==1.26.12
# via requests
virtualenv==20.24.1
# via
# requests
# twine
virtualenv==20.24.3
# via tox
webencodings==0.5.1
# via bleach
wheel==0.41.0
wheel==0.41.2
# via -r requirements-dev.in

# The following packages are considered to be unsafe in a requirements file:
# setuptools
zipp==3.8.1
# via
# -c requirements.txt
# importlib-metadata