mirror of
https://github.com/dtomlinson91/csops.git
synced 2025-12-22 05:45:45 +00:00
12 lines
808 B
Plaintext
12 lines
808 B
Plaintext
ansimarkup==1.5.0; python_version >= "3.6"
|
|
cached-property==1.5.2; python_version < "3.8" and python_version >= "3.6"
|
|
colorama==0.4.4; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
|
|
duty==0.7.0; python_version >= "3.6"
|
|
failprint==0.8.0; python_version >= "3.6"
|
|
jinja2==3.0.3; python_version >= "3.6"
|
|
markupsafe==2.0.1; python_version >= "3.6"
|
|
panaetius==2.3.4; python_version >= "3.7" and python_version < "4.0"
|
|
ptyprocess==0.7.0; sys_platform != "win32" and python_version >= "3.6"
|
|
pyyaml==6.0; python_version >= "3.7" and python_version < "4.0"
|
|
toml==0.10.2; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.3.0"
|