File: requirements.txt

package info (click to toggle)
blender 5.0.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 329,128 kB
  • sloc: cpp: 2,489,823; python: 349,859; ansic: 261,364; xml: 2,103; sh: 999; javascript: 317; makefile: 193
file content (16 lines) | stat: -rw-r--r-- 377 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
sphinx==8.2.3

# Sphinx dependencies that are important
Jinja2==3.1.6
Pygments==2.19.2
docutils==0.21.2
snowballstemmer==3.0.1
requests==2.32.4

# Only needed to match the theme used for the official documentation.
# Without this theme, the default theme will be used.
furo==2025.7.19
sphinx-basic-ng==1.0.0b2

# Show a copy button (convenience only).
sphinx-copybutton==0.5.2