File: minimal_requirements.txt

package info (click to toggle)
yt 4.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,084 kB
  • sloc: python: 132,484; ansic: 5,628; cpp: 1,588; javascript: 352; makefile: 138; sh: 43; csh: 36
file content (67 lines) | stat: -rw-r--r-- 1,446 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
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml --python=3.10 --python-platform=x86_64-unknown-linux-gnu --resolution=lowest-direct --no-build
cmyt==1.1.2
    # via yt (pyproject.toml)
colorspacious==1.1.2
    # via cmyt
cycler==0.12.1
    # via matplotlib
ewah-bool-utils==1.2.0
    # via yt (pyproject.toml)
fonttools==4.53.1
    # via matplotlib
kiwisolver==1.4.7
    # via matplotlib
matplotlib==3.5.0
    # via
    #   yt (pyproject.toml)
    #   cmyt
more-itertools==8.4.0
    # via
    #   yt (pyproject.toml)
    #   cmyt
mpmath==1.3.0
    # via sympy
numpy==1.21.3
    # via
    #   yt (pyproject.toml)
    #   cmyt
    #   colorspacious
    #   ewah-bool-utils
    #   matplotlib
    #   unyt
packaging==20.9
    # via
    #   yt (pyproject.toml)
    #   matplotlib
    #   setuptools-scm
pillow==8.3.2
    # via
    #   yt (pyproject.toml)
    #   matplotlib
pyparsing==3.1.4
    # via
    #   matplotlib
    #   packaging
python-dateutil==2.9.0.post0
    # via matplotlib
setuptools==74.1.2
    # via setuptools-scm
setuptools-scm==8.1.0
    # via matplotlib
six==1.16.0
    # via python-dateutil
sympy==1.13.2
    # via unyt
tomli==1.2.3
    # via
    #   yt (pyproject.toml)
    #   setuptools-scm
tomli-w==0.4.0
    # via yt (pyproject.toml)
tqdm==3.4.0
    # via yt (pyproject.toml)
typing-extensions==4.4.0
    # via yt (pyproject.toml)
unyt==2.9.2
    # via yt (pyproject.toml)