Skip to content

Commit

Permalink
Maintenance run 2023-12-30
Browse files Browse the repository at this point in the history
  • Loading branch information
timvanoostrom authored and Vakgroep SO Dependabot committed Dec 30, 2023
1 parent 5153b77 commit e90159d
Showing 1 changed file with 5 additions and 25 deletions.
30 changes: 5 additions & 25 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,9 @@
#
# pip-compile --output-file=requirements.txt requirements-root.txt
#
aiohttp==3.9.1
# via black
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
# via aiohttp
beautifulsoup4==4.12.2
# via -r requirements-root.txt
black==23.12.0
black==23.12.1
# via -r requirements-root.txt
blinker==1.7.0
# via
Expand All @@ -32,7 +24,7 @@ click==8.1.7
# via
# black
# flask
coverage==7.3.3
coverage==7.4.0
# via -r requirements-root.txt
cryptography==41.0.7
# via
Expand All @@ -49,21 +41,15 @@ flask==3.0.0
# sentry-sdk
flask-httpauth==4.8.0
# via -r requirements-root.txt
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
idna==3.6
# via
# requests
# yarl
# via requests
itsdangerous==2.1.2
# via flask
jinja2==3.1.2
# via flask
jwcrypto==1.5.0
jwcrypto==1.5.1
# via -r requirements-root.txt
lxml==4.9.3
lxml==5.0.0
# via -r requirements-root.txt
markupsafe==2.1.3
# via
Expand All @@ -72,10 +58,6 @@ markupsafe==2.1.3
# werkzeug
mccabe==0.7.0
# via flake8
multidict==6.0.4
# via
# aiohttp
# yarl
mypy-extensions==1.0.0
# via black
packaging==23.2
Expand Down Expand Up @@ -114,5 +96,3 @@ werkzeug==3.0.1
# via flask
wrapt==1.16.0
# via deprecated
yarl==1.9.4
# via aiohttp

0 comments on commit e90159d

Please sign in to comment.