File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ gevent==25.9.1
1515gunicorn
1616hiredis
1717kombu>=5.2.4
18- ksmyvoteinfo
18+ ksmyvoteinfo==1.8.1
1919newrelic
2020psycogreen
2121psycopg2-binary
Original file line number Diff line number Diff line change @@ -108,10 +108,12 @@ jmespath==1.0.1
108108 # botocore
109109kombu == 5.6.2
110110 # via -r requirements.in
111- ksmyvoteinfo == 1.5
111+ ksmyvoteinfo == 1.8.1
112112 # via -r requirements.in
113113markupsafe == 2.1.1
114- # via wtforms
114+ # via
115+ # werkzeug
116+ # wtforms
115117marshmallow == 4.1.2
116118 # via environs
117119mypy-extensions == 0.4.3
@@ -217,6 +219,8 @@ wand==0.6.13
217219 # via
218220 # -r requirements.in
219221 # formfiller
222+ werkzeug == 3.1.5
223+ # via ksmyvoteinfo
220224wheel == 0.38.1
221225 # via pip-tools
222226whitenoise == 6.11.0
You can’t perform that action at this time.
0 commit comments