File: requires.txt

package info (click to toggle)
python-rt 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 516 kB
  • sloc: python: 3,144; makefile: 141; sh: 7
file content (21 lines) | stat: -rw-r--r-- 183 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
requests
httpx

[dev]
mypy
ruff
types-requests
codespell
bandit

[docs]
sphinx
sphinx-autodoc-typehints
sphinx-rtd-theme
furo
sphinx-copybutton

[test]
pytest
pytest-asyncio
coverage