Typo fix.
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