Skip to content

Commit

Permalink
CI: update requirements-ci-freeze.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
henryborchers committed Nov 21, 2023
1 parent 35782ee commit 455fb5a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements/requirements-ci-freeze.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ astroid==3.0.1
Babel==2.13.1
bcrypt==4.0.1
cachetools==5.3.2
certifi==2023.7.22
certifi==2023.11.17
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.1
charset-normalizer==3.3.2
colorama==0.4.6
coverage==7.3.2
cryptography==41.0.5
Expand All @@ -19,19 +19,19 @@ flake8==6.1.0
idna==3.4
imagesize==1.4.1
importlib-metadata==6.8.0
importlib-resources==6.1.0
importlib-resources==6.1.1
iniconfig==2.0.0
isort==5.12.0
jaraco.classes==3.3.0
Jinja2==3.1.2
keyring==24.2.0
keyring==24.3.0
lxml==4.9.3
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mccabe==0.7.0
mdurl==0.1.2
more-itertools==10.1.0
mypy==1.6.1
mypy==1.7.0
mypy-extensions==1.0.0
nh3==0.2.14
packaging==23.2
Expand All @@ -42,7 +42,7 @@ pluggy==1.3.0
pycodestyle==2.11.1
pycparser==2.21
pyflakes==3.1.0
Pygments==2.16.1
Pygments==2.17.1
pylint==3.0.2
PyNaCl==1.5.0
pyproject-api==1.6.1
Expand All @@ -53,7 +53,7 @@ readme-renderer==42.0
requests==2.31.0
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.6.0
rich==13.7.0
snowballstemmer==2.2.0
Sphinx==7.1.2
sphinxcontrib-applehelp==1.0.4
Expand All @@ -63,10 +63,10 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
tomli==2.0.1
tomlkit==0.12.1
tomlkit==0.12.3
tox==4.11.3
twine==4.0.2
typing_extensions==4.8.0
urllib3==2.0.7
urllib3==2.1.0
virtualenv==20.24.6
zipp==3.17.0

0 comments on commit 455fb5a

Please sign in to comment.