mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix typo
This commit is contained in:
parent
bb49d69293
commit
8f90b801bd
@ -34,7 +34,7 @@ Flask-Paranoid==0.2.0
|
||||
################################################################
|
||||
psycopg2>=2.7.4; python_version >= '2.7'
|
||||
python-dateutil>=2.7.1; python_version >= '2.7'
|
||||
htmlmin==0.1.12 python_version >= '2.7'
|
||||
htmlmin==0.1.12; python_version >= '2.7'
|
||||
Flask-HTMLmin==1.3.2; python_version >= '2.7'
|
||||
SQLAlchemy>=1.2.5; python_version >= '2.7'
|
||||
Flask-Security>=3.0.0; python_version >= '2.7'
|
||||
|
Loading…
Reference in New Issue
Block a user