aa bump 1.2.4

This commit is contained in:
msramalho
2026-03-02 17:26:31 +00:00
parent 6e857f3bc3
commit baea49b312
3 changed files with 204 additions and 180 deletions

View File

@@ -1,6 +1,8 @@
[tool.poetry]
package-mode = false
[tool.poetry.dependencies]
auto-archiver = {allow-prereleases = true}
[project]
name = "auto-archiver-api"
description = "API wrapper for Bellingcat's Auto Archiver, supports users, groups, sheet and url archives."
@@ -21,7 +23,7 @@ requires-python = ">=3.10,<3.13"
dependencies = [
"auto-archiver (>=1.2.2,<2.0.0)",
"auto-archiver (>=1.2.4,<2.0.0)",
"celery (>=5.0)",
"redis (>=7.2.0,<8.0.0)",
"loguru (>=0.7.3,<0.8.0)",