Typo fix.

pull/9/head
Dave Page 2018-04-04 13:16:19 +01:00
parent c0cfc9f29b
commit 33890da57e
1 changed files with 1 additions and 1 deletions

View File

@ -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