Ability to book a single court at a given time with gestion-sports
This commit is contained in:
parent
3f18f0f4a2
commit
e953a4110b
14 changed files with 489 additions and 66 deletions
|
@ -10,6 +10,9 @@ readme = "README.md"
|
|||
python = "^3.10"
|
||||
pyyaml = "^6.0.1"
|
||||
aiohttp = "^3.9.3"
|
||||
pendulum = "^3.0.0"
|
||||
pydantic = "^2.6.1"
|
||||
pydantic-extra-types = "^2.5.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^24.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue