-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
47 lines (47 loc) · 937 Bytes
/
requirements.txt
File metadata and controls
47 lines (47 loc) · 937 Bytes
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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile pyproject.toml
#
contourpy==1.1.1
# via matplotlib
cycler==0.11.0
# via matplotlib
fonttools==4.42.1
# via matplotlib
joblib==1.3.2
# via scikit-learn
kiwisolver==1.4.5
# via matplotlib
matplotlib==3.8.0
# via scotpy (pyproject.toml)
numpy==1.25.2
# via
# contourpy
# matplotlib
# scikit-learn
# scipy
# scotpy (pyproject.toml)
packaging==23.1
# via matplotlib
pillow==10.0.1
# via matplotlib
ply==3.11
# via pyomo
pyomo==6.6.2
# via scotpy (pyproject.toml)
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2
# via matplotlib
scikit-learn==1.3.0
# via scotpy (pyproject.toml)
scipy==1.11.2
# via
# scikit-learn
# scotpy (pyproject.toml)
six==1.16.0
# via python-dateutil
threadpoolctl==3.2.0
# via scikit-learn