mirror of
https://github.com/dtomlinson91/panaetius.git
synced 2025-12-22 04:55:44 +00:00
3 lines
147 B
Plaintext
3 lines
147 B
Plaintext
pyyaml==6.0; python_version >= "3.6"
|
|
toml==0.10.2; (python_version >= "2.6" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
|