Skip to content

Commit a12058e

Browse files
authored
update ksmyvoteinfo (#547)
1 parent 0970b50 commit a12058e

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ gevent==25.9.1
1515
gunicorn
1616
hiredis
1717
kombu>=5.2.4
18-
ksmyvoteinfo
18+
ksmyvoteinfo==1.8.1
1919
newrelic
2020
psycogreen
2121
psycopg2-binary

requirements.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,12 @@ jmespath==1.0.1
108108
# botocore
109109
kombu==5.6.2
110110
# via -r requirements.in
111-
ksmyvoteinfo==1.5
111+
ksmyvoteinfo==1.8.1
112112
# via -r requirements.in
113113
markupsafe==2.1.1
114-
# via wtforms
114+
# via
115+
# werkzeug
116+
# wtforms
115117
marshmallow==4.1.2
116118
# via environs
117119
mypy-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
220224
wheel==0.38.1
221225
# via pip-tools
222226
whitenoise==6.11.0

0 commit comments

Comments
 (0)