min version for sqlalchemy
This commit is contained in:
@@ -38,7 +38,7 @@ If you wish to help with development or simply need to run pyfa through a Python
|
||||
|
||||
* Python 2.7
|
||||
* `wxPython` 2.8/3.0
|
||||
* `sqlalchemy` >= 0.6
|
||||
* `sqlalchemy` >= 1.0.5
|
||||
* `dateutil`
|
||||
* `matplotlib` (for some Linux distributions you may need to install separate wxPython bindings such as `python-matplotlib-wx`)
|
||||
* `requests`
|
||||
|
||||
@@ -3,4 +3,4 @@ PyYAML
|
||||
python-dateutil
|
||||
urllib3
|
||||
requests==2.11.1
|
||||
sqlalchemy
|
||||
sqlalchemy>=1.0.5
|
||||
|
||||
Reference in New Issue
Block a user