Skip to content
Snippets Groups Projects
Commit 36642a9a authored by Leximpact socio-fiscal API CI's avatar Leximpact socio-fiscal API CI
Browse files

0.1.420

openfisca-france-reforms@1.0.304
parent 771cc292
No related branches found
No related tags found
No related merge requests found
Pipeline #21394 passed
...@@ -621,14 +621,14 @@ files = [ ...@@ -621,14 +621,14 @@ files = [
[[package]] [[package]]
name = "openfisca-core" name = "openfisca-core"
version = "43.3.8" version = "43.3.10"
description = "A versatile microsimulation free software" description = "A versatile microsimulation free software"
optional = false optional = false
python-versions = "*" python-versions = "*"
groups = ["main"] groups = ["main"]
files = [ files = [
{file = "openfisca_core-43.3.8-py3-none-any.whl", hash = "sha256:c3f58622779d8ec734f5272c99308010d1ebbc3bc4325d112912fb49d07233fd"}, {file = "openfisca_core-43.3.10-py3-none-any.whl", hash = "sha256:20c8d54394c75d6336de871509ca82e113de31a74014d6f9fcc71dc346c60763"},
{file = "openfisca_core-43.3.8.tar.gz", hash = "sha256:fb6628ce121b3d4138bb387e746dcccf2d9cf1c318cbb10d6e4eca0afc89b37b"}, {file = "openfisca_core-43.3.10.tar.gz", hash = "sha256:cf28ff9107e2df2c76d86c4e16bb2a4985ebb3ed04317187b2439f60b9806941"},
] ]
[package.dependencies] [package.dependencies]
...@@ -655,7 +655,7 @@ web-api = ["Flask (>=2.2.3,<3.0)", "Flask-Cors (>=3.0.10,<4.0)", "Werkzeug (>=2. ...@@ -655,7 +655,7 @@ web-api = ["Flask (>=2.2.3,<3.0)", "Flask-Cors (>=3.0.10,<4.0)", "Werkzeug (>=2.
[[package]] [[package]]
name = "openfisca-france" name = "openfisca-france"
version = "172.0.2" version = "172.0.5"
description = "OpenFisca Rules as Code model for France." description = "OpenFisca Rules as Code model for France."
optional = false optional = false
python-versions = ">= 3.9" python-versions = ">= 3.9"
...@@ -666,6 +666,7 @@ develop = false ...@@ -666,6 +666,7 @@ develop = false
[package.dependencies] [package.dependencies]
numpy = ">=1.24.3,<2" numpy = ">=1.24.3,<2"
openfisca-core = {version = ">=43,<44", extras = ["web-api"]} openfisca-core = {version = ">=43,<44", extras = ["web-api"]}
setuptools = "*"
[package.extras] [package.extras]
casd-dev = ["autopep8 (>=2.0.2,<3.0)", "pytest", "requests (>=2.28.2,<3.0)", "scipy (>=1.10.1,<2.0)"] casd-dev = ["autopep8 (>=2.0.2,<3.0)", "pytest", "requests (>=2.28.2,<3.0)", "scipy (>=1.10.1,<2.0)"]
...@@ -678,7 +679,7 @@ taxipp = ["pandas (>=1.5.3,<2.0)"] ...@@ -678,7 +679,7 @@ taxipp = ["pandas (>=1.5.3,<2.0)"]
type = "git" type = "git"
url = "https://github.com/openfisca/openfisca-france.git" url = "https://github.com/openfisca/openfisca-france.git"
reference = "wip-leximpact" reference = "wip-leximpact"
resolved_reference = "49593d21193151d7f533cb87ca8043b3ee2e8031" resolved_reference = "9d01864d0c834dd0ae55ea5bd29b4014f4595a55"
[[package]] [[package]]
name = "OpenFisca-France-Indirect-Taxation" name = "OpenFisca-France-Indirect-Taxation"
...@@ -723,7 +724,7 @@ openfisca-france-with-indirect-taxation = {git = "https://git.leximpact.dev/lexi ...@@ -723,7 +724,7 @@ openfisca-france-with-indirect-taxation = {git = "https://git.leximpact.dev/lexi
type = "git" type = "git"
url = "https://git.leximpact.dev/leximpact/simulateur-socio-fiscal/openfisca/openfisca-france-reforms.git" url = "https://git.leximpact.dev/leximpact/simulateur-socio-fiscal/openfisca/openfisca-france-reforms.git"
reference = "HEAD" reference = "HEAD"
resolved_reference = "4013f630cda2b9addcd945bf5c6771705deeaf04" resolved_reference = "4a0578abc3f1194ade4247722c997cc402657b9f"
[[package]] [[package]]
name = "openfisca-france-with-indirect-taxation" name = "openfisca-france-with-indirect-taxation"
...@@ -743,7 +744,7 @@ openfisca-france-indirect-taxation = {git = "https://github.com/openfisca/openfi ...@@ -743,7 +744,7 @@ openfisca-france-indirect-taxation = {git = "https://github.com/openfisca/openfi
type = "git" type = "git"
url = "https://git.leximpact.dev/leximpact/simulateur-socio-fiscal/openfisca/openfisca-france-with-indirect-taxation.git" url = "https://git.leximpact.dev/leximpact/simulateur-socio-fiscal/openfisca/openfisca-france-with-indirect-taxation.git"
reference = "HEAD" reference = "HEAD"
resolved_reference = "61aef76bffd482aeab32940d09116b73ef6613a4" resolved_reference = "a22fa1a95c2a6d19a35c55ce37974e56f9e3f411"
[[package]] [[package]]
name = "packaging" name = "packaging"
...@@ -1343,6 +1344,27 @@ files = [ ...@@ -1343,6 +1344,27 @@ files = [
{file = "pyyaml-6.0.2.tar.gz", hash = "sha256:d584d9ec91ad65861cc08d42e834324ef890a082e591037abe114850ff7bbc3e"}, {file = "pyyaml-6.0.2.tar.gz", hash = "sha256:d584d9ec91ad65861cc08d42e834324ef890a082e591037abe114850ff7bbc3e"},
] ]
[[package]]
name = "setuptools"
version = "80.9.0"
description = "Easily download, build, install, upgrade, and uninstall Python packages"
optional = false
python-versions = ">=3.9"
groups = ["main"]
files = [
{file = "setuptools-80.9.0-py3-none-any.whl", hash = "sha256:062d34222ad13e0cc312a4c02d73f059e86a4acbfbdea8f8f76b28c99f306922"},
{file = "setuptools-80.9.0.tar.gz", hash = "sha256:f36b47402ecde768dbfafc46e8e4207b4360c654f1f3bb84475f0a28628fb19c"},
]
[package.extras]
check = ["pytest-checkdocs (>=2.4)", "pytest-ruff (>=0.2.1) ; sys_platform != \"cygwin\"", "ruff (>=0.8.0) ; sys_platform != \"cygwin\""]
core = ["importlib_metadata (>=6) ; python_version < \"3.10\"", "jaraco.functools (>=4)", "jaraco.text (>=3.7)", "more_itertools", "more_itertools (>=8.8)", "packaging (>=24.2)", "platformdirs (>=4.2.2)", "tomli (>=2.0.1) ; python_version < \"3.11\"", "wheel (>=0.43.0)"]
cover = ["pytest-cov"]
doc = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "pygments-github-lexers (==0.0.5)", "pyproject-hooks (!=1.1)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-favicon", "sphinx-inline-tabs", "sphinx-lint", "sphinx-notfound-page (>=1,<2)", "sphinx-reredirects", "sphinxcontrib-towncrier", "towncrier (<24.7)"]
enabler = ["pytest-enabler (>=2.2)"]
test = ["build[virtualenv] (>=1.0.3)", "filelock (>=3.4.0)", "ini2toml[lite] (>=0.14)", "jaraco.develop (>=7.21) ; python_version >= \"3.9\" and sys_platform != \"cygwin\"", "jaraco.envs (>=2.2)", "jaraco.path (>=3.7.2)", "jaraco.test (>=5.5)", "packaging (>=24.2)", "pip (>=19.1)", "pyproject-hooks (!=1.1)", "pytest (>=6,!=8.1.*)", "pytest-home (>=0.5)", "pytest-perf ; sys_platform != \"cygwin\"", "pytest-subprocess", "pytest-timeout", "pytest-xdist (>=3)", "tomli-w (>=1.0.0)", "virtualenv (>=13.0.0)", "wheel (>=0.44.0)"]
type = ["importlib_metadata (>=7.0.2) ; python_version < \"3.10\"", "jaraco.develop (>=7.21) ; sys_platform != \"cygwin\"", "mypy (==1.14.*)", "pytest-mypy"]
[[package]] [[package]]
name = "six" name = "six"
version = "1.17.0" version = "1.17.0"
......
[tool.poetry] [tool.poetry]
name = "leximpact-socio-fiscal-api" name = "leximpact-socio-fiscal-api"
version = "0.1.419" version = "0.1.420"
description = "_HTTP + WebSocket API for OpenFisca" description = "_HTTP + WebSocket API for OpenFisca"
license = "AGPL-3.0" license = "AGPL-3.0"
authors = ["Emmanuel Raviart <emmanuel@raviart.com>"] authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment