Skip to content

Commit 740f624

Browse files
authored
Replace buildbot-wsgi-dashboards with buildbot-react-wsgi-dashboards (#499)
Issue #498.
1 parent 68521e1 commit 740f624

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildbot[bundle,tls]
2-
buildbot_wsgi_dashboards
2+
buildbot-react-wsgi-dashboards
33
flask
44
PyYAML
55
requests

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ blinker==1.8.2
66
buildbot==4.0.0
77
buildbot-console-view==4.0.0
88
buildbot-grid-view==4.0.0
9+
buildbot-react-wsgi-dashboards==4.0.0
910
buildbot-waterfall-view==4.0.0
1011
buildbot-worker==4.0.0
11-
buildbot-wsgi-dashboards==4.0.0
1212
buildbot-www==4.0.0
1313
certifi==2024.7.4
1414
cffi==1.16.0

0 commit comments

Comments
 (0)