added recon method
This commit is contained in:
4
setup.py
4
setup.py
@@ -14,12 +14,12 @@ requires = [
|
||||
'pyramid_jinja2',
|
||||
'pyramid_debugtoolbar',
|
||||
'waitress',
|
||||
'alembic',
|
||||
'alembic==1.4.2',
|
||||
'pyramid_retry',
|
||||
'pyramid_layout',
|
||||
'pyramid_tm',
|
||||
'python-magic',
|
||||
'SQLAlchemy',
|
||||
'SQLAlchemy==1.4.49',
|
||||
'transaction',
|
||||
'zope.sqlalchemy',
|
||||
'wtforms', # form library 2.2.1
|
||||
|
||||
Reference in New Issue
Block a user