cvat/cvat-sdk/requirements/base.txt

9 lines
207 B
Plaintext
Raw Normal View History

2025-09-16 01:19:40 +00:00
-r api_client.txt
attrs >= 21.4.0
packaging >= 21.3
Pillow >= 10.3.0
platformdirs >= 2.1.0
tqdm >= 4.64.0
tuspy == 0.2.5 # have it pinned, because SDK has lots of patched TUS code
typing_extensions >= 4.2.0