mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix python wheel dependencies.
This commit is contained in:
parent
71620dc26e
commit
3ecfabfde5
@ -103,7 +103,7 @@ setup(
|
||||
":python_version>='2.7'": [
|
||||
"Flask-HTMLmin",
|
||||
"psycopg2>=2.7.3.2",
|
||||
"pycryptodome",
|
||||
"pycrypto==2.6.1",
|
||||
"python-dateutil>=2.7.1",
|
||||
"SQLAlchemy>=1.2.5",
|
||||
"Flask-Security>=3.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user