File: requirements_test.txt

package info (click to toggle)
zigpy 0.89.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,192 kB
  • sloc: python: 37,435; sql: 2,109; makefile: 7
file content (14 lines) | stat: -rw-r--r-- 209 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Test dependencies

asynctest
coveralls
coverage[toml]
pytest
pytest-asyncio<1.0.0
pytest-cov
pytest-timeout
freezegun
tomli
aioresponses

pysqlite3-binary; platform_system=="Linux" and python_version<"3.12"