Skip to content

Commit

Permalink
downgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dougthor42 committed Oct 8, 2024
1 parent 69a3cf6 commit 2fb2b1b
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
alabaster==0.7.13
attrs==24.2.0
attrs==22.1.0
Babel==2.11.0
certifi==2024.8.30
charset-normalizer==2.0.12
Expand All @@ -8,13 +8,15 @@ docutils==0.18.1
hypothesis==5.33.2
idna==3.10
imagesize==1.4.1
iniconfig==2.0.0
importlib-metadata==4.8.3
iniconfig==1.1.1
Jinja2==3.0.3
MarkupSafe==2.0.1
packaging==24.1
packaging==20.9
pluggy==0.13.1
py==1.11.0
Pygments==2.14.0
pyparsing==3.1.4
pytest==6.1.2
pytest-cov==2.5.1
pytz==2024.2
Expand All @@ -26,4 +28,6 @@ Sphinx==1.6.2
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-websupport==1.2.4
toml==0.10.2
typing-extensions==4.1.1
urllib3==1.26.20
zipp==3.6.0

0 comments on commit 2fb2b1b

Please sign in to comment.