Skip to content
Snippets Groups Projects
Commit 9b2de6f2 authored by Debian Tax-Benefit's avatar Debian Tax-Benefit
Browse files

1.0.297 (openfisca-france@153.3.1)

parent bc27bb1c
No related branches found
No related tags found
No related merge requests found
Pipeline #11360 passed
...@@ -264,13 +264,13 @@ files = [ ...@@ -264,13 +264,13 @@ files = [
[[package]] [[package]]
name = "openfisca-core" name = "openfisca-core"
version = "41.0.0" version = "41.0.1"
description = "A versatile microsimulation free software" description = "A versatile microsimulation free software"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
{file = "OpenFisca-Core-41.0.0.tar.gz", hash = "sha256:cb511763f934284565cbb8469c1d7723443d117e0c802959321dd0abb76f7171"}, {file = "OpenFisca-Core-41.0.1.tar.gz", hash = "sha256:67ddc00fce03f1378307ef3679fcb14deb174a2e682f00061286f2b01f33fe68"},
{file = "OpenFisca_Core-41.0.0-py3-none-any.whl", hash = "sha256:6853a41bcbec42d5eeda5f762a84c1dbc34d7bea1ad55ae84b898aca1edb3e94"}, {file = "OpenFisca_Core-41.0.1-py3-none-any.whl", hash = "sha256:19e14b22a181ebccf44a0d056027312b7f3b5df537211e09bf69162a31a64c3f"},
] ]
[package.dependencies] [package.dependencies]
...@@ -295,7 +295,7 @@ web-api = ["Flask (>=2.2.3,<3.0)", "Flask-Cors (>=3.0.10,<4.0)", "Werkzeug (>=2. ...@@ -295,7 +295,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 = "153.3.1" version = "153.3.1"
description = "French tax and benefit system for OpenFisca" description = ""
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [] files = []
...@@ -320,7 +320,7 @@ resolved_reference = "b6ca0bcf76c11d3c2d8a953db576510d5ca8da8b" ...@@ -320,7 +320,7 @@ resolved_reference = "b6ca0bcf76c11d3c2d8a953db576510d5ca8da8b"
[[package]] [[package]]
name = "OpenFisca-France-Indirect-Taxation" name = "OpenFisca-France-Indirect-Taxation"
version = "0.4.dev0" version = "0.4.dev0"
description = "France specific indirect taxation model for OpenFisca -- a versatile microsimulation free software." description = ""
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [] files = []
...@@ -332,9 +332,6 @@ OpenFisca-Core = ">=40.1,<42" ...@@ -332,9 +332,6 @@ OpenFisca-Core = ">=40.1,<42"
pandas = ">=1.5.3,<2.0" pandas = ">=1.5.3,<2.0"
python-slugify = ">=8.0.1,<9.0" python-slugify = ">=8.0.1,<9.0"
[package.extras]
dev = ["OpenFisca-Survey-Manager (>=1.1.5,<2)", "autopep8 (>=2.0.2,<3.0)", "flake8 (>=6.0.0,<7.0)", "flake8-bugbear (>=23.3.12,<24.0)", "ipdb (>=0.13.13,<0.14.0)", "matplotlib (>=3.7.1,<4.0)", "nbconvert (>=7.2.10,<8.0)", "pytest (>=7.2.2,<8.0)", "ruamel.yaml (>=0.17.21,<0.18.0)", "seaborn (>=0.12.2,<0.13.0)", "statsmodels (>=0.13.5,<0.14.0)", "xlrd (>=2.0.1,<3.0)"]
[package.source] [package.source]
type = "git" type = "git"
url = "https://github.com/openfisca/openfisca-france-indirect-taxation.git" url = "https://github.com/openfisca/openfisca-france-indirect-taxation.git"
......
[tool.poetry] [tool.poetry]
name = "openfisca-france-reforms" name = "openfisca-france-reforms"
version = "1.0.296" version = "1.0.297"
description = "Some reforms for French OpenFisca tax-benefit system" description = "Some reforms for French OpenFisca tax-benefit system"
authors = ["Emmanuel Raviart <emmanuel@raviart.com>"] authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]
keywords = ["benefit", "france", "microsimulation", "reform", "social", "tax"] keywords = ["benefit", "france", "microsimulation", "reform", "social", "tax"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment