1
2[progress]
3tqdm
4
5[typing]
6mypy
7
8[typing:python_version < "3.8"]
9typing_extensions
10