Fuck versions I can't stand it anymore
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user