Skip to content

Commit

Permalink
Update the tested set of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bach-by committed Oct 30, 2023
1 parent 3cb0dc0 commit 200ce63
Showing 1 changed file with 11 additions and 19 deletions.
30 changes: 11 additions & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@ certifi==2023.7.22
# via requests
cffi==1.16.0
# via argon2-cffi-bindings
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via requests
check-manifest==0.49
# via devpi-client
coverage==7.3.2
# via pytest-cov
defusedxml==0.7.1
# via devpi-server
devpi-client==6.0.5
devpi-client==7.0.2
# via devpi-plumber
devpi-common==3.7.2
devpi-common==4.0.2
# via
# devpi-client
# devpi-server
Expand Down Expand Up @@ -91,7 +91,7 @@ multidict==6.0.4
# yarl
nh3==0.2.14
# via readme-renderer
packaging==21.3
packaging==23.2
# via
# build
# devpi-common
Expand All @@ -103,8 +103,6 @@ passlib==1.7.4
# via devpi-server
pastedeploy==3.0.1
# via plaster-pastedeploy
pep517==0.13.0
# via devpi-client
pip-requirements-parser==32.0.1
# via -r core-requirements.txt
pkginfo==1.9.6
Expand All @@ -125,30 +123,25 @@ pluggy==1.3.0
# devpi-server
# pytest
py==1.11.0
# via
# devpi-client
# devpi-common
# devpi-server
# via devpi-server
pycparser==2.21
# via cffi
pygments==2.16.1
# via readme-renderer
pyparsing==3.1.1
# via
# packaging
# pip-requirements-parser
# via pip-requirements-parser
pyproject-hooks==1.0.0
# via build
pyramid==2.0.2
# via devpi-server
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements.in
# pytest-cov
# pytest-mock
pytest-cov==4.1.0
# via -r requirements.in
pytest-mock==3.11.1
pytest-mock==3.12.0
# via -r requirements.in
python-dateutil==2.8.2
# via strictyaml
Expand All @@ -160,7 +153,7 @@ requests==2.31.0
# via
# devpi-common
# devpi-plumber
ruamel-yaml==0.17.35
ruamel-yaml==0.18.3
# via devpi-server
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
Expand All @@ -178,7 +171,6 @@ tomli==2.0.1
# build
# check-manifest
# coverage
# pep517
# pyproject-hooks
# pytest
# setuptools-scm
Expand All @@ -200,7 +192,7 @@ waitress==2.1.2
# via devpi-server
webob==1.8.7
# via pyramid
wheel==0.41.2
wheel==0.41.3
# via -r core-requirements.txt
wheel-filename==1.4.1
# via
Expand All @@ -214,7 +206,7 @@ zipp==3.17.0
# via importlib-metadata
zope-deprecation==5.0
# via pyramid
zope-interface==6.0
zope-interface==6.1
# via pyramid

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 200ce63

Please sign in to comment.