Commit 58b0fe0d authored by Arnaud Daret's avatar Arnaud Daret
Browse files

Bump django-modshib-certic & jama version

parent ffa845b9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ name = "jama-CERTIC"
dynamic = ["version"]
description = "APIs et interfaces de stockage de médias."
readme = "pypi.md"
requires-python = ">=3.12,<4.0"
requires-python = ">=3.13,<4.0"
license = "CeCILL-B"
license-files = ["LICENSE.txt"]
dependencies = [
@@ -16,7 +16,7 @@ dependencies = [
    "django-cotton>=2.1.1",
    "django-debug-toolbar>=5.2.0",
    "django-extensions>=3.1.5",
    "django-modshib-certic>=0.4.8",
    "django-modshib-certic>=0.4.9",
    "django-ranged-fileresponse>=0.1.2",
    "django-revproxy>=0.13.0",
    "django-vite>=2.1.3",
+1 −1
Original line number Diff line number Diff line
__version__ = "0.1.90"
__version__ = "0.1.91"