Skip to content

Commit

Permalink
Revert "run make regen-requirements (#568)"
Browse files Browse the repository at this point in the history
This reverts commit 49673fe.
  • Loading branch information
hugovk committed Jan 22, 2025
1 parent 49673fe commit c73e854
Showing 1 changed file with 33 additions and 33 deletions.
66 changes: 33 additions & 33 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,56 +1,56 @@
alembic==1.14.1
attrs==24.3.0
alembic==1.13.3
attrs==24.2.0
autobahn==24.4.2
Automat==24.8.1
blinker==1.9.0
buildbot==4.2.1
buildbot-console-view==4.2.1
buildbot-grid-view==4.2.1
buildbot-waterfall-view==4.2.1
buildbot-worker==4.2.1
buildbot-wsgi-dashboards==4.2.1
buildbot-www==4.2.1
certifi==2024.12.14
blinker==1.8.2
buildbot==4.1.0
buildbot-console-view==4.1.0
buildbot-grid-view==4.1.0
buildbot-waterfall-view==4.1.0
buildbot-worker==4.1.0
buildbot-wsgi-dashboards==4.1.0
buildbot-www==4.1.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.4.1
click==8.1.8
charset-normalizer==3.4.0
click==8.1.7
constantly==23.10.4
croniter==6.0.0
cryptography==44.0.0
Flask==3.1.0
croniter==3.0.3
cryptography==43.0.1
Flask==3.0.3
greenlet==3.1.1
humanize==4.11.0
hyperlink==21.0.0
idna==3.10
importlib_metadata==8.6.1
importlib_metadata==8.5.0
incremental==24.7.2
itsdangerous==2.2.0
Jinja2==3.1.5
Mako==1.3.8
MarkupSafe==3.0.2
Jinja2==3.1.4
Mako==1.3.5
MarkupSafe==3.0.1
msgpack==1.1.0
packaging==24.2
packaging==24.1
psycopg2==2.9.10
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
PyJWT==2.10.1
pyOpenSSL==25.0.0
PyJWT==2.9.0
pyOpenSSL==24.2.1
python-dateutil==2.9.0.post0
pytz==2024.2
PyYAML==6.0.2
requests==2.32.3
sentry-sdk==2.20.0
service-identity==24.2.0
six==1.17.0
SQLAlchemy==2.0.37
tomli==2.2.1
sentry-sdk==2.17.0
service-identity==24.1.0
six==1.16.0
SQLAlchemy==2.0.36
tomli==2.0.2
treq==24.9.1
Twisted==24.11.0
Twisted==24.7.0
txaio==23.1.1
typing_extensions==4.12.2
unidiff==0.7.5
urllib3==2.3.0
Werkzeug==3.1.3
zipp==3.21.0
zope.interface==7.2
urllib3==2.2.3
Werkzeug==3.0.4
zipp==3.20.2
zope.interface==7.1.0

0 comments on commit c73e854

Please sign in to comment.