updated view_count

This commit is contained in:
2026-08-02 19:26:44 +02:00
parent 7b686b9e27
commit ab600268a7
2 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -18,8 +18,8 @@ requires = [
# 'pyramid_retry',
'pyramid_tm',
'SQLAlchemy==1.4.54',
'transaction',
'zope.sqlalchemy==2.0', # last version supporting python 3.9
'transaction',
'webhelpers2', # various web building related helpers
'passlib',
'python-magic',