File: deployment.txt

package info (click to toggle)
python-emmet-core 0.84.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 77,220 kB
  • sloc: python: 16,355; makefile: 30
file content (123 lines) | stat: -rw-r--r-- 2,524 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --output-file=emmet/emmet-core/requirements/deployment.txt emmet/emmet-core/setup.py python/requirements.txt
#
annotated-types==0.7.0
    # via pydantic
certifi==2024.8.30
    # via requests
charset-normalizer==3.3.2
    # via requests
contourpy==1.3.0
    # via matplotlib
cycler==0.12.1
    # via matplotlib
fonttools==4.53.1
    # via matplotlib
idna==3.10
    # via requests
joblib==1.4.2
    # via pymatgen
kiwisolver==1.4.7
    # via matplotlib
latexcodec==3.0.0
    # via pybtex
matplotlib==3.9.2
    # via
    #   -r python/requirements.txt
    #   pymatgen
monty==2024.7.30
    # via
    #   emmet-core (emmet/emmet-core/setup.py)
    #   pymatgen
mpmath==1.3.0
    # via sympy
networkx==3.3
    # via pymatgen
numpy==1.26.4
    # via
    #   -r python/requirements.txt
    #   contourpy
    #   emmet-core (emmet/emmet-core/setup.py)
    #   matplotlib
    #   pandas
    #   pymatgen
    #   scipy
    #   spglib
packaging==24.1
    # via
    #   matplotlib
    #   plotly
palettable==3.3.3
    # via pymatgen
pandas==2.2.2
    # via
    #   -r python/requirements.txt
    #   pymatgen
pillow==10.4.0
    # via matplotlib
plotly==5.24.1
    # via pymatgen
pybtex==0.24.0
    # via
    #   emmet-core (emmet/emmet-core/setup.py)
    #   pymatgen
pydantic==2.9.2
    # via
    #   emmet-core (emmet/emmet-core/setup.py)
    #   pydantic-settings
pydantic-core==2.23.4
    # via pydantic
pydantic-settings==2.5.2
    # via emmet-core (emmet/emmet-core/setup.py)
pymatgen==2024.9.17.1
    # via emmet-core (emmet/emmet-core/setup.py)
pyparsing==3.1.4
    # via matplotlib
python-dateutil==2.9.0.post0
    # via
    #   matplotlib
    #   pandas
python-dotenv==1.0.1
    # via pydantic-settings
pytz==2024.2
    # via pandas
pyyaml==6.0.2
    # via pybtex
requests==2.32.3
    # via pymatgen
ruamel-yaml==0.18.6
    # via pymatgen
ruamel-yaml-clib==0.2.8
    # via ruamel-yaml
scipy==1.14.1
    # via
    #   -r python/requirements.txt
    #   pymatgen
six==1.16.0
    # via
    #   pybtex
    #   python-dateutil
spglib==2.5.0
    # via pymatgen
sympy==1.13.3
    # via pymatgen
tabulate==0.9.0
    # via pymatgen
tenacity==9.0.0
    # via plotly
tqdm==4.66.5
    # via pymatgen
typing-extensions==4.12.2
    # via
    #   emmet-core (emmet/emmet-core/setup.py)
    #   pydantic
    #   pydantic-core
tzdata==2024.1
    # via pandas
uncertainties==3.2.2
    # via pymatgen
urllib3==2.2.3
    # via requests