This commit is contained in:
2025-11-13 12:25:07 +01:00
parent efc0781434
commit e60491984b
24 changed files with 1708 additions and 12 deletions

View File

@ -12,6 +12,8 @@ dependencies = [
"pandas (>=2.2.3,<3.0.0)",
"numba (>=0.61.2,<1.0.0)",
"bitarray (>=3.4.2,<4.0.0)",
"websockets (>=15.0.1, <16.0.0)",
"pydantic (>=2.12.4,<3.0.0)"
]
[tool.poetry]
name = "multiplayer-crosswords"