Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
chore: upgrade requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
TomBursch committed Jan 2, 2024
1 parent dc13f49 commit 41fbfe8
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
alembic==1.13.1
amqp==5.2.0
annotated-types==0.6.0
apispec==6.3.0
apispec==6.3.1
appdirs==1.4.4
APScheduler==3.10.4
attrs==23.1.0
attrs==23.2.0
autopep8==2.0.4
bcrypt==4.1.2
beautifulsoup4==4.12.2
Expand Down Expand Up @@ -54,7 +54,7 @@ jstyleson==0.0.2
kiwisolver==1.4.5
kombu==5.3.4
lark==1.1.8
lxml==4.9.4
lxml==5.0.0
Mako==1.3.0
MarkupSafe==2.1.3
marshmallow==3.20.1
Expand All @@ -69,7 +69,7 @@ oic==1.6.1
packaging==23.2
pandas==2.1.4
pathspec==0.12.1
Pillow==10.1.0
Pillow==10.2.0
platformdirs==4.1.0
pluggy==1.3.0
prometheus-client==0.19.0
Expand All @@ -79,21 +79,21 @@ psycopg2-binary==2.9.9
py==1.11.0
pycodestyle==2.11.1
pycparser==2.21
pycryptodomex==3.19.0
pydantic==2.5.2
pycryptodomex==3.19.1
pydantic==2.5.3
pydantic-settings==2.1.0
pydantic_core==2.14.5
pydantic_core==2.14.6
pyflakes==3.1.0
pyjwkest==1.4.2
PyJWT==2.8.0
pyparsing==3.1.1
pyRdfa3==3.5.3
pytest==7.4.3
pytest==7.4.4
python-crfsuite==0.9.10
python-dateutil==2.8.2
python-dotenv==1.0.0
python-editor==1.0.4
python-engineio==4.8.0
python-engineio==4.8.1
python-socketio==5.10.0
pytz==2023.3
pytz-deprecation-shim==0.1.0.post0
Expand All @@ -108,7 +108,7 @@ setuptools-scm==8.0.4
simple-websocket==1.0.0
six==1.16.0
soupsieve==2.5
SQLAlchemy==2.0.23
SQLAlchemy==2.0.24
sqlite-icu==1.0
threadpoolctl==3.2.0
toml==0.10.2
Expand All @@ -117,10 +117,10 @@ tqdm==4.66.1
typed-ast==1.5.5
types-beautifulsoup4==4.12.0.7
types-html5lib==1.1.11.15
types-requests==2.31.0.10
types-requests==2.31.0.20231231
types-urllib3==1.26.25.14
typing_extensions==4.9.0
tzdata==2023.3
tzdata==2023.4
tzlocal==5.2
urllib3==2.1.0
uWSGI==2.0.23
Expand Down

0 comments on commit 41fbfe8

Please sign in to comment.