mirror of
https://github.com/dtomlinson91/csops.git
synced 2025-12-22 05:45:45 +00:00
4 lines
321 B
Plaintext
4 lines
321 B
Plaintext
panaetius==2.3.4; python_version >= "3.7" and python_version < "4.0"
|
|
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"
|