mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-17 16:34:44 -05:00
Removed redundant constraint for Python version.
This commit is contained in:
+1
-1
@@ -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.*
|
||||
|
||||
Reference in New Issue
Block a user