Skip to content

Commit 70073dc

Browse files
authored
Revert "run make regen-requirements (python#568)" (python#569)
This reverts commit 49673fe.
1 parent 49673fe commit 70073dc

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed

requirements.txt

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,56 @@
1-
alembic==1.14.1
2-
attrs==24.3.0
1+
alembic==1.13.3
2+
attrs==24.2.0
33
autobahn==24.4.2
44
Automat==24.8.1
5-
blinker==1.9.0
6-
buildbot==4.2.1
7-
buildbot-console-view==4.2.1
8-
buildbot-grid-view==4.2.1
9-
buildbot-waterfall-view==4.2.1
10-
buildbot-worker==4.2.1
11-
buildbot-wsgi-dashboards==4.2.1
12-
buildbot-www==4.2.1
13-
certifi==2024.12.14
5+
blinker==1.8.2
6+
buildbot==4.1.0
7+
buildbot-console-view==4.1.0
8+
buildbot-grid-view==4.1.0
9+
buildbot-waterfall-view==4.1.0
10+
buildbot-worker==4.1.0
11+
buildbot-wsgi-dashboards==4.1.0
12+
buildbot-www==4.1.0
13+
certifi==2024.8.30
1414
cffi==1.17.1
15-
charset-normalizer==3.4.1
16-
click==8.1.8
15+
charset-normalizer==3.4.0
16+
click==8.1.7
1717
constantly==23.10.4
18-
croniter==6.0.0
19-
cryptography==44.0.0
20-
Flask==3.1.0
18+
croniter==3.0.3
19+
cryptography==43.0.1
20+
Flask==3.0.3
2121
greenlet==3.1.1
2222
humanize==4.11.0
2323
hyperlink==21.0.0
2424
idna==3.10
25-
importlib_metadata==8.6.1
25+
importlib_metadata==8.5.0
2626
incremental==24.7.2
2727
itsdangerous==2.2.0
28-
Jinja2==3.1.5
29-
Mako==1.3.8
30-
MarkupSafe==3.0.2
28+
Jinja2==3.1.4
29+
Mako==1.3.5
30+
MarkupSafe==3.0.1
3131
msgpack==1.1.0
32-
packaging==24.2
32+
packaging==24.1
3333
psycopg2==2.9.10
3434
pyasn1==0.6.1
3535
pyasn1_modules==0.4.1
3636
pycparser==2.22
37-
PyJWT==2.10.1
38-
pyOpenSSL==25.0.0
37+
PyJWT==2.9.0
38+
pyOpenSSL==24.2.1
3939
python-dateutil==2.9.0.post0
4040
pytz==2024.2
4141
PyYAML==6.0.2
4242
requests==2.32.3
43-
sentry-sdk==2.20.0
44-
service-identity==24.2.0
45-
six==1.17.0
46-
SQLAlchemy==2.0.37
47-
tomli==2.2.1
43+
sentry-sdk==2.17.0
44+
service-identity==24.1.0
45+
six==1.16.0
46+
SQLAlchemy==2.0.36
47+
tomli==2.0.2
4848
treq==24.9.1
49-
Twisted==24.11.0
49+
Twisted==24.7.0
5050
txaio==23.1.1
5151
typing_extensions==4.12.2
5252
unidiff==0.7.5
53-
urllib3==2.3.0
54-
Werkzeug==3.1.3
55-
zipp==3.21.0
56-
zope.interface==7.2
53+
urllib3==2.2.3
54+
Werkzeug==3.0.4
55+
zipp==3.20.2
56+
zope.interface==7.1.0

0 commit comments

Comments
 (0)