Skip to content

Commit

Permalink
Update tested set of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bach-by committed Nov 20, 2023
1 parent a311e16 commit a1f799f
Showing 1 changed file with 14 additions and 22 deletions.
36 changes: 14 additions & 22 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@ attrs==23.1.0
# via
# aiohttp
# devpi-server
babel==2.13.0
babel==2.13.1
# via sphinx
build==1.0.3
# via
# check-manifest
# devpi-client
certifi==2023.7.22
certifi==2023.11.17
# via requests
cffi==1.16.0
# via argon2-cffi-bindings
charset-normalizer==3.3.0
charset-normalizer==3.3.2
# via requests
check-manifest==0.49
# via devpi-client
Expand All @@ -42,9 +42,9 @@ coverage==7.3.2
# pytest-cov
defusedxml==0.7.1
# via devpi-server
devpi-client==6.0.5
devpi-client==7.0.2
# via -r core-requirements.txt
devpi-common==3.7.2
devpi-common==4.0.2
# via
# devpi-client
# devpi-server
Expand Down Expand Up @@ -90,7 +90,7 @@ multidict==6.0.4
# via
# aiohttp
# yarl
packaging==21.3
packaging==23.2
# via
# build
# devpi-common
Expand All @@ -101,8 +101,6 @@ passlib==1.7.4
# via devpi-server
pastedeploy==3.0.1
# via plaster-pastedeploy
pep517==0.13.0
# via devpi-client
pkginfo==1.9.6
# via devpi-client
plaster==1.1.2
Expand All @@ -111,7 +109,7 @@ plaster==1.1.2
# pyramid
plaster-pastedeploy==1.0.1
# via pyramid
platformdirs==3.11.0
platformdirs==4.0.0
# via
# devpi-client
# devpi-server
Expand All @@ -121,21 +119,16 @@ 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
pygments==2.17.1
# via sphinx
pyparsing==3.1.1
# via packaging
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
Expand All @@ -152,7 +145,7 @@ requests==2.31.0
# -r core-requirements.txt
# devpi-common
# sphinx
ruamel-yaml==0.17.35
ruamel-yaml==0.18.5
# via devpi-server
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
Expand Down Expand Up @@ -183,7 +176,6 @@ tomli==2.0.1
# build
# check-manifest
# coverage
# pep517
# pyproject-hooks
# pytest
# setuptools-scm
Expand All @@ -197,9 +189,9 @@ twitter-common-lang==0.3.11
# via twitter-common-dirutil
typing-extensions==4.8.0
# via setuptools-scm
urllib3==2.0.7
urllib3==2.1.0
# via requests
venusian==3.0.0
venusian==3.1.0
# via pyramid
waitress==2.1.2
# via devpi-server
Expand All @@ -211,7 +203,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 a1f799f

Please sign in to comment.