-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
10 lines (10 loc) · 1012 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
click==8.1.7; python_version >= "3.6"
colorama==0.4.4; python_version >= "3.6" and python_full_version >= "3.6.2" and python_full_version < "4.0.0" and (python_version >= "3.6" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.6" and python_full_version >= "3.5.0")
commonmark==0.9.1; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
importlib-metadata==4.8.2; python_version < "3.8" and python_version >= "3.6" or python_version < "3.8"
pygments==2.10.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.5"
rich==10.16.1; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
shellingham==1.5.4; python_version >= "3.6"
typer==0.10.0; python_version >= "3.6"
typing-extensions==4.0.1; python_version >= "3.6" and python_version < "3.8" and python_full_version >= "3.6.2" and python_full_version < "4.0.0"
zipp==3.6.0; python_version >= "3.6" and python_version < "3.8"