File: requires.txt

package info (click to toggle)
python-munch 4.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 264 kB
  • sloc: python: 761; makefile: 20
file content (12 lines) | stat: -rw-r--r-- 129 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12

[:(python_version<'3.8')]
importlib_metadata>=1.7.0

[testing]
astroid>=2.0
pylint~=2.3.1
pytest
coverage

[yaml]
PyYAML>=5.1.0