Fuck versions I can't stand it anymore

This commit is contained in:
2025-12-14 17:47:12 +01:00
parent 9a6481fb4d
commit 43264d5e2e
2 changed files with 10 additions and 8 deletions

View File

@@ -1,3 +1,5 @@
#!/usr/bin/env python3
from board_mate_client import ApiClient, Configuration
from board_mate_client.api.default_api import DefaultApi
from board_mate_client.models.game_dto import GameDto

View File

@@ -1,12 +1,12 @@
#=========OpenApi=========
python_dateutil >= 2.5.3
setuptools >= 21.0.0
urllib3 >= 1.25.3, < 2.1.0
pydantic >= 2
typing-extensions >= 4.7.1
python_dateutil
setuptools
urllib3
pydantic
typing-extensions
#=========Custom=========
requests >= 2.32.5
python-dotenv >= 1.2.1
pyyaml >= 6.0.3
requests
python-dotenv
pyyaml
pyserial