Skip to content

Commit

Permalink
chore: update dev requirements freeze file
Browse files Browse the repository at this point in the history
  • Loading branch information
henryborchers committed Nov 1, 2023
1 parent 555102e commit 5ae6bbe
Showing 1 changed file with 24 additions and 21 deletions.
45 changes: 24 additions & 21 deletions requirements/requirements-dev-freeze.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,24 @@
alabaster==0.7.13
astroid==3.0.0
astroid==3.0.1
attrs==23.1.0
Babel==2.13.0
Babel==2.13.1
backports.zoneinfo==0.2.1
bcrypt==4.0.1
build==1.0.3
cachetools==5.3.1
cachetools==5.3.2
certifi==2023.7.22
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.0
charset-normalizer==3.3.2
colorama==0.4.6
coverage==7.3.2
cryptography==41.0.4
cryptography==41.0.5
dill==0.3.7
distlib==0.3.7
docopt==0.6.2
docutils==0.20.1
filelock==3.12.4
exceptiongroup==1.1.3
filelock==3.13.1
flake8==6.1.0
flake8-bugbear==23.9.16
HathiValidate==0.3.8
Expand All @@ -37,7 +39,7 @@ mccabe==0.7.0
mdurl==0.1.2
more-itertools==10.1.0
multidict==6.0.4
mypy==1.5.1
mypy==1.6.1
mypy-extensions==1.0.0
nh3==0.2.14
packaging==23.2
Expand All @@ -46,20 +48,20 @@ pkginfo==1.9.6
platformdirs==3.11.0
pluggy==1.3.0
py3exiv2bind==0.1.11
pycodestyle==2.11.0
pycodestyle==2.11.1
pycparser==2.21
pydocstyle==6.3.0
pyflakes==3.1.0
Pygments==2.16.1
pyhathiprep==0.1.10
pykdu-compress==0.1.8
pylint==3.0.0
pylint==3.0.2
PyNaCl==1.5.0
pyproject-api==1.6.1
pyproject_hooks==1.0.0
pyqt-distutils==0.7.3
pytest==7.4.2
pytest-mock==3.11.1
pytest==7.4.3
pytest-mock==3.12.0
pytest-qt==4.2.0
pytest-xvfb==3.0.0
pytz==2023.3.post1
Expand All @@ -71,31 +73,32 @@ requests==2.31.0
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.6.0
ruamel.yaml==0.17.35
ruamel.yaml==0.18.3
ruamel.yaml.clib==0.2.8
six==1.16.0
snowballstemmer==2.2.0
Sphinx==7.2.6
Sphinx==7.1.2
sphinx-argparse==0.4.0
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
tomli==2.0.1
tomlkit==0.12.1
tox==4.11.3
twine==4.0.2
types-PyYAML==6.0.12.12
types-requests==2.31.0.8
types-requests==2.31.0.10
typing_extensions==4.8.0
tzdata==2023.3
tzlocal==4.3.1
uiucprescon.images==0.0.5
uiucprescon.imagevalidate==0.1.9
uiucprescon.ocr==0.1.4
uiucprescon.packager==0.2.15
urllib3==2.0.6
virtualenv==20.24.5
urllib3==2.0.7
virtualenv==20.24.6
yarl==1.9.2
zipp==3.17.0

0 comments on commit 5ae6bbe

Please sign in to comment.