Commit Graph

6 Commits (master)

Author SHA1 Message Date
Catherine Devlin 25ef08c221 Explicitly require SQLAlchemy 2.0 2023-02-25 23:57:18 -05:00
drnushooz 9fbf83baff Package upgrades and SQLAlchemy 2.0 compatibility 2023-02-01 16:23:25 -08:00
Catherine Devlin cc4633cd33
Not compatible with SQLAlchemy 2 2022-11-15 19:09:35 -05:00
Taishun Nakatani 416efe8c81 Fixed wrong version specifier
It failed when using 'pipenv install -r requirement.txt'

PEP-440
https://www.python.org/dev/peps/pep-0440/#version-specifiers
2019-07-25 19:31:07 +09:00
Miles Richardson 6186043415
Pin version of prettytable to allow poetry install
- Pin version of prettytable to latest (0.7.2) as there seems to be a problem with the "7" release
2019-04-02 16:15:55 +01:00
Catherine Devlin 4dc2c090f5 Fixed Python 2 setup. Closes #117. 2018-09-02 21:56:06 -04:00