added recon method

This commit is contained in:
2024-02-22 14:04:35 +01:00
parent 2d6b5ae823
commit 0d7314b3bd
8 changed files with 13 additions and 39 deletions

View File

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