File: requirements-dev.in

package info (click to toggle)
python-trio-websocket 0.12.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 432 kB
  • sloc: python: 2,900; makefile: 41; sh: 17
file content (7 lines) | stat: -rw-r--r-- 138 bytes parent folder | download
1
2
3
4
5
6
7
# requirements for `make test` and dependency management
attrs>=19.2.0
pip-tools>=5.5.0
pytest>=4.6
pytest-cov
pytest-trio>=0.5.0
trustme