mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-12-30 10:47:05 -06:00
Actually Flask-HTMLmin *does not* require django-htmlmin - but uninstalling the latter breaks the htmlmin package which may need to be reinstalled.
This commit is contained in:
parent
8ae4a10c64
commit
e2459b75bc
@ -2,7 +2,6 @@ Babel==1.3
|
||||
beautifulsoup4==4.4.1
|
||||
blinker==1.3
|
||||
click==6.6
|
||||
django-htmlmin==0.10.0
|
||||
extras==0.0.3
|
||||
fixtures==2.0.0
|
||||
Flask==0.11.1
|
||||
|
@ -2,7 +2,6 @@ Babel==1.3
|
||||
beautifulsoup4==4.4.1
|
||||
blinker==1.3
|
||||
click==6.6
|
||||
django-htmlmin==0.10.0
|
||||
extras==0.0.3
|
||||
fixtures==2.0.0
|
||||
Flask==0.11.1
|
||||
|
Loading…
Reference in New Issue
Block a user