File: requirements-docs.txt

package info (click to toggle)
python-boto3 1.40.72-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 11,812 kB
  • sloc: python: 14,006; javascript: 192; makefile: 170
file content (6 lines) | stat: -rw-r--r-- 162 bytes parent folder | download
1
2
3
4
5
6
sphinx==7.4.7
furo==2024.08.06
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"