6 Commits

Author SHA1 Message Date
Adrian Moennich
140d1ecf9d Fix compatibility with flask 3 2023-10-18 14:57:16 +02:00
Adrian Moennich
4e3b08dca8 Fix tests (flask deprecation warning) 2022-09-30 19:20:43 +02:00
Adrian Moennich
4e36eb346b Adapt to python dependency updates 2022-06-14 13:05:32 +02:00
Adrian Moennich
a7857b2559 Revert "Fix DeprecationWarning breaking tests"
This reverts commit 742d5acd262ef94ea559dc3b0421e26f02922b9a.

Shouldn't be needed anymore due to indico/indico#5173
2021-11-23 13:23:29 +01:00
Adrian Moennich
742d5acd26 Fix DeprecationWarning breaking tests
Celery is using an invalid legacy version specifier (celery/celery#7074)
2021-11-16 12:51:17 +01:00
Adrian Moennich
069b26949c Storage/S3: Fix dynamic bucket hashing
Also run the s3 plugin tests in CI...
2021-05-14 12:39:46 +02:00