Skip to content

Commit

Permalink
Update dependencies (#510)
Browse files Browse the repository at this point in the history
  • Loading branch information
zware authored Aug 12, 2024
1 parent 582a647 commit 24b9052
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
alembic==1.13.2
attrs==23.2.0
autobahn==23.6.2
attrs==24.2.0
autobahn==24.4.2
Automat==22.10.0
blinker==1.8.2
buildbot==4.0.1
buildbot-console-view==4.0.1
buildbot-grid-view==4.0.1
buildbot-waterfall-view==4.0.1
buildbot-worker==4.0.1
buildbot-wsgi-dashboards==4.0.1
buildbot-www==4.0.1
buildbot==4.0.2
buildbot-console-view==4.0.2
buildbot-grid-view==4.0.2
buildbot-waterfall-view==4.0.2
buildbot-worker==4.0.2
buildbot-wsgi-dashboards==4.0.2
buildbot-www==4.0.2
certifi==2024.7.4
cffi==1.16.0
cffi==1.17.0
charset-normalizer==3.3.2
click==8.1.7
constantly==23.10.4
Expand All @@ -23,7 +23,7 @@ greenlet==3.0.3
hyperlink==21.0.0
idna==3.7
importlib_metadata==8.2.0
incremental==24.7.1
incremental==24.7.2
itsdangerous==2.2.0
Jinja2==3.1.4
Mako==1.3.5
Expand All @@ -34,23 +34,23 @@ psycopg2==2.9.9
pyasn1==0.6.0
pyasn1_modules==0.4.0
pycparser==2.22
PyJWT==2.8.0
PyJWT==2.9.0
pyOpenSSL==24.2.1
python-dateutil==2.9.0.post0
pytz==2024.1
PyYAML==6.0.1
PyYAML==6.0.2
requests==2.32.3
sentry-sdk==2.11.0
sentry-sdk==2.12.0
service-identity==24.1.0
six==1.16.0
SQLAlchemy==1.4.52
SQLAlchemy==1.4.53
tomli==2.0.1
treq==23.11.0
Twisted==24.3.0
Twisted==24.7.0
txaio==23.1.1
typing_extensions==4.12.2
unidiff==0.7.5
urllib3==2.2.2
Werkzeug==3.0.3
zipp==3.19.2
zope.interface==6.4.post2
zipp==3.20.0
zope.interface==7.0.1

0 comments on commit 24b9052

Please sign in to comment.