mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-22 08:46:39 -06:00
Update Babel version.
This commit is contained in:
parent
f3e6fe5b64
commit
c7fc21e3bb
@ -1,7 +1,7 @@
|
||||
# NOTE: Any requirements with environment specifiers must be explicitly added
|
||||
# to pkg/pip/setup_pip.py (in extras_require), otherwise they will be
|
||||
# ignored when building a PIP Wheel.
|
||||
Babel==1.3
|
||||
Babel==2.3.4
|
||||
beautifulsoup4==4.4.1
|
||||
blinker==1.3
|
||||
click==6.6
|
||||
@ -38,4 +38,4 @@ speaklater==1.3
|
||||
SQLAlchemy==1.0.14
|
||||
sqlparse==0.1.19
|
||||
Werkzeug==0.9.6
|
||||
WTForms==2.0.2
|
||||
WTForms==2.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user