Skip to content
Snippets Groups Projects
Unverified Commit 6643ecdf authored by Quentin Gliech's avatar Quentin Gliech
Browse files

Correction des dépendances du projet Python

parent 5b97f42f
No related merge requests found
This diff is collapsed.
......@@ -15,7 +15,7 @@ celery = {extras = ["amqp", "redis"], version = "^5.2.7"}
[tool.poetry.dev-dependencies]
black = "^23.3.0"
mypy = "^1.1.1"
boto3-stubs = {extras = ["essential"], version = "^1.27.107"}
boto3-stubs = {extras = ["essential"], version = "^1.26.107"}
celery-types = "^0.15.0"
[tool.poetry.scripts]
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment