File: requirements.txt

package info (click to toggle)
python-uvicorn 0.3.24-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 884 kB
  • sloc: python: 3,595; sh: 27; makefile: 15
file content (14 lines) | stat: -rw-r--r-- 109 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
click
h11

# Optional
httptools
uvloop
websockets>=6.0
wsproto

# Testing
pytest
pytest-cov
requests
codecov