ajout import tarif maif

This commit is contained in:
cthienan
2021-07-22 14:42:04 +02:00
parent 7a706ba9f2
commit 1d1b8b29a7
2 changed files with 68 additions and 33 deletions

View File

@@ -15,7 +15,7 @@ requires = [
'pyramid_layout',
'pyramid_mailer',
'pyramid_tm',
'SQLAlchemy',
'SQLAlchemy == 1.2.19',
'transaction',
'zope.sqlalchemy == 1.1',
'waitress',