Removed redundant constraint for Python version.

This commit is contained in:
Guiorgy
2026-01-06 12:06:12 +05:30
committed by GitHub
parent 1301e5d2ff
commit f63f8f7342
+1 -1
View File
@@ -50,7 +50,7 @@ python-dateutil==2.*
pytz==2025.*
# pinned for https://github.com/andfoy/pywinpty/issues/545
pywinpty==2.0.*; sys_platform=="win32"
qrcode[pil]==8.*; python_version >= '3.9'
qrcode[pil]==8.*
setuptools==80.*
SQLAlchemy==2.*
sqlparse==0.*