Skip to content
Snippets Groups Projects
Commit 6282f756 authored by clallemand's avatar clallemand
Browse files

poetry update

parent 6accb083
Branches
No related tags found
1 merge request!151Modifie la pipeline
Pipeline #19795 failed
Source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -17,7 +17,7 @@ repository = "https://git.leximpact.dev/leximpact/simulateur-socio-fiscal/budget
[tool.poetry.dependencies]
python = ">=3.10,<4.0"
python = ">=3.10,<3.12"
leximpact-common-python-libraries = "^0.1.1"
pandas = ">=2.0.3,<3.0"
# A list of all of the optional dependencies, some of which are included in the
......@@ -25,7 +25,7 @@ pandas = ">=2.0.3,<3.0"
scikit-learn = { version = "^1.0.1", optional = true}
tables = { version = "^3.6.1", optional = true}
diagrams = { version = "^0.23", optional = true}
leximpact-survey-scenario = {git = "https://git.leximpact.dev/leximpact/simulateur-socio-fiscal/budget/leximpact-survey-scenario.git", rev="18-fix_integration_pote_2022"}
leximpact-survey-scenario = {git = "https://git.leximpact.dev/leximpact/simulateur-socio-fiscal/budget/leximpact-survey-scenario.git", rev="fix_weight_menages"} #fix_weight_menages
openfisca-france-reforms = {git = "https://git.leximpact.dev/leximpact/simulateur-socio-fiscal/openfisca/openfisca-france-reforms.git"}
leximpact-aggregates = "^0.0.39"
multipledispatch = "^0.6.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment