mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-16 18:25:12 -06:00
Typo fix.
This commit is contained in:
parent
c0cfc9f29b
commit
33890da57e
@ -36,7 +36,7 @@ psycopg2>=2.7.4; python_version >= '2.7'
|
||||
pycryptodome; python_version >= '2.7'
|
||||
python-dateutil>=2.7.1; python_version >= '2.7'
|
||||
Flask-HTMLmin==1.3.2; python_version >= '2.7'
|
||||
SQLAlchemy>=1.2.5 python_version >= '2.7'
|
||||
SQLAlchemy>=1.2.5; python_version >= '2.7'
|
||||
|
||||
###############################################################
|
||||
# Modules specifically required for Python2.7 or lesser version
|
||||
|
Loading…
Reference in New Issue
Block a user