Skip to content
Open
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
48 changes: 24 additions & 24 deletions test/requirements.tests.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
# This file was autogenerated by uv via the following command:
# piptegrator # --help for options
--index-url https://pypi.org/simple/

backports-tarfile==1.2.0
# via jaraco-context
black==24.8.0
# via -r ./test/requirements.tests.in
# via -r requirements.tests.in
build==1.2.1
# via pip-tools
certifi==2024.7.4
# via requests
cffi==2.0.0
# via cryptography
chardet==5.2.0
# via requests
charset-normalizer==3.3.2
Expand All @@ -18,16 +16,16 @@ click==8.1.7
# via
# black
# pip-tools
cryptography==46.0.3
# via secretstorage
docutils==0.21.2
# via readme-renderer
flake8==7.1.1
# via -r ./test/requirements.tests.in
# via -r requirements.tests.in
idna==3.8
# via requests
importlib-metadata==8.4.0
# via
# keyring
# twine
# via twine
iniconfig==2.0.0
# via pytest
jaraco-classes==3.4.0
Expand All @@ -36,6 +34,10 @@ jaraco-context==6.0.1
# via keyring
jaraco-functools==4.0.2
# via keyring
jeepney==0.9.0
# via
# keyring
# secretstorage
keyring==25.3.0
# via twine
markdown-it-py==3.0.0
Expand All @@ -60,7 +62,7 @@ packaging==24.1
pathspec==0.12.1
# via black
pip-tools==7.4.1
# via -r ./test/requirements.tests.in
# via -r requirements.tests.in
pkginfo==1.10.0
# via twine
platformdirs==4.2.2
Expand All @@ -69,6 +71,8 @@ pluggy==1.5.0
# via pytest
pycodestyle==2.12.1
# via flake8
pycparser==2.23
# via cffi
pyflakes==3.2.0
# via flake8
pygments==2.18.0
Expand All @@ -80,12 +84,12 @@ pyproject-hooks==1.1.0
# build
# pip-tools
pytest==8.3.2
# via -r ./test/requirements.tests.in
# via -r requirements.tests.in
readme-renderer==44.0
# via twine
requests[use-chardet-on-py3]==2.32.3 # Special version from https://www.example.com/requests-test
requests[use-chardet-on-py3]==2.32.3
# via
# -r ./test/requirements.tests.in
# -r requirements.tests.in
# requests-toolbelt
# twine
requests-toolbelt==1.0.0
Expand All @@ -94,22 +98,18 @@ rfc3986==2.0.0
# via twine
rich==13.8.0
# via twine
secretstorage==3.5.0
# via keyring
six==1.16.0
# via -r ./test/requirements.tests.in
# via -r requirements.tests.in
twine==5.1.1
# via -r ./test/requirements.tests.in
urllib3==2.2.2
# via -r requirements.tests.in
urllib3==2.6.3
# via
# -r ./test/requirements.tests.in
# -r requirements.tests.in
# requests
# twine
wheel==0.43.0
# via
# --override test/overrides.txt
# pip-tools
# via pip-tools
zipp==3.20.0
# via importlib-metadata

# The following packages were excluded from the output:
# pip
# setuptools
44 changes: 22 additions & 22 deletions test/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
# This file was autogenerated by uv via the following command:
# piptegrator # --help for options
--index-url https://pypi.org/simple/

backports-tarfile==1.2.0
# via jaraco-context
black==24.8.0
# via -r ./test/requirements.in
# via -r requirements.in
build==1.2.1
# via pip-tools
certifi==2024.7.4
# via requests
cffi==2.0.0
# via cryptography
chardet==5.2.0
# via requests
charset-normalizer==3.3.2
Expand All @@ -18,20 +16,24 @@ click==8.1.7
# via
# black
# pip-tools
cryptography==46.0.3
# via secretstorage
docutils==0.21.2
# via readme-renderer
idna==3.8
# via requests
importlib-metadata==8.4.0
# via
# keyring
# twine
# via twine
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.0.2
# via keyring
jeepney==0.9.0
# via
# keyring
# secretstorage
keyring==25.3.0
# via twine
markdown-it-py==3.0.0
Expand All @@ -53,11 +55,13 @@ packaging==24.1
pathspec==0.12.1
# via black
pip-tools==7.4.1
# via -r ./test/requirements.in
# via -r requirements.in
pkginfo==1.10.0
# via twine
platformdirs==4.2.2
# via black
pycparser==2.23
# via cffi
pygments==2.18.0
# via
# readme-renderer
Expand All @@ -68,9 +72,9 @@ pyproject-hooks==1.1.0
# pip-tools
readme-renderer==44.0
# via twine
requests[use-chardet-on-py3]==2.32.3 # Special version from https://www.example.com/requests-test
requests[use-chardet-on-py3]==2.32.3
# via
# -r ./test/requirements.in
# -r requirements.in
# requests-toolbelt
# twine
requests-toolbelt==1.0.0
Expand All @@ -79,22 +83,18 @@ rfc3986==2.0.0
# via twine
rich==13.8.0
# via twine
secretstorage==3.5.0
# via keyring
six==1.16.0
# via -r ./test/requirements.in
# via -r requirements.in
twine==5.1.1
# via -r ./test/requirements.in
urllib3==2.2.2
# via -r requirements.in
urllib3==2.6.3
# via
# -r ./test/requirements.in
# -r requirements.in
# requests
# twine
wheel==0.43.0
# via
# --override test/overrides.txt
# pip-tools
# via pip-tools
zipp==3.20.0
# via importlib-metadata

# The following packages were excluded from the output:
# pip
# setuptools