File: requirements-docs.txt

package info (click to toggle)
python-boto3 1.37.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,868 kB
  • sloc: python: 13,931; javascript: 192; makefile: 170
file content (6 lines) | stat: -rw-r--r-- 161 bytes parent folder | download
1
2
3
4
5
6
sphinx==5.3.0
furo==2022.12.7
sphinx_copybutton==0.5.1
sphinx-remove-toctrees==0.0.3
# Avoid urllib3 2.x below Python 3.10
urllib3<2.0 ; python_version < "3.10"