Skip to content

Commit 2a5949b

Browse files
committed
fix: pin mkwvconf version to 0.1.2 for compatibility with Python 3.12+
Signed-off-by: Mohamad Abuelhagag <mohammed.abuelhagag@gmail.com>
1 parent 1fc10f3 commit 2a5949b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-webapp.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cached-property==1.5.2
2323
celery[sqlalchemy]==5.3.6
2424
environs==11.0.0
2525
gunicorn==20.1.0
26-
mkwvconf @ git+https://github.com/ascoderu/mkwvconf.git@dev # Fixed python_requires for Python 3.12+
26+
mkwvconf==0.1.2
2727
passlib==1.7.4
2828
python-crontab==2.6.0
2929
requests==2.28.1

0 commit comments

Comments
 (0)