File: requirements.txt

package info (click to toggle)
python-apeye-core 1.1.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 664 kB
  • sloc: python: 1,885; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 410 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
backports-datetime-fromisoformat>=1.0.0; python_version == "3.6" and platform_python_implementation != "PyPy"
backports-datetime-fromisoformat==1.0.0; python_version == "3.6" and platform_python_implementation == "PyPy"
coincidence>=0.2.0
coverage>=5.1
coverage-pyver-pragma>=0.2.1
importlib-metadata>=3.6.0
pytest>=6.0.0
pytest-cov>=2.8.1
pytest-httpserver>=0.3.5
pytest-randomly>=3.7.0
pytest-timeout>=1.4.2