forked from Networks-Learning/human-aligned-calibration
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
61 lines (61 loc) · 1.13 KB
/
requirements.txt
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
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements.in
#
contourpy==1.0.7
# via matplotlib
cycler==0.11.0
# via matplotlib
fonttools==4.39.4
# via matplotlib
importlib-resources==5.12.0
# via matplotlib
joblib==1.2.0
# via scikit-learn
kiwisolver==1.4.4
# via matplotlib
matplotlib==3.7.1
# via
# -r requirements.in
# seaborn
numpy==1.24.3
# via
# -r requirements.in
# contourpy
# matplotlib
# pandas
# scikit-learn
# scipy
# seaborn
packaging==23.1
# via matplotlib
pandas==2.0.1
# via
# -r requirements.in
# seaborn
pillow==9.5.0
# via matplotlib
pyparsing==3.0.9
# via matplotlib
python-dateutil==2.8.2
# via
# matplotlib
# pandas
pytz==2023.3
# via pandas
scikit-learn==1.2.2
# via -r requirements.in
scipy==1.10.1
# via scikit-learn
seaborn==0.12.2
# via -r requirements.in
six==1.16.0
# via python-dateutil
threadpoolctl==3.1.0
# via scikit-learn
tzdata==2023.3
# via pandas
zipp==3.15.0
# via importlib-resources