12 lines
234 B
Plaintext
12 lines
234 B
Plaintext
#=========OpenApi=========
|
|
python_dateutil >= 2.5.3
|
|
setuptools >= 21.0.0
|
|
urllib3 >= 1.25.3, < 2.1.0
|
|
pydantic >= 2
|
|
typing-extensions >= 4.7.1
|
|
|
|
#=========Custom=========
|
|
requests >= 2.32.5
|
|
python-dotenv >= 1.2.1
|
|
pyyaml >= 6.0.3
|
|
pyserial |