-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
68 lines (68 loc) · 1.39 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
62
63
64
65
66
67
68
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements.txt pyproject.toml
#
contourpy>=1.2.0
# via matplotlib
cycler>=0.12.1
# via matplotlib
fonttools>=4.46.0
# via matplotlib
jinja2>=3.1.2
# via scifit (pyproject.toml)
joblib>=1.3.2
# via scikit-learn
kiwisolver>=1.4.5
# via matplotlib
markupsafe>=2.1.3
# via jinja2
matplotlib>=3.8.2
# via scifit (pyproject.toml)
numdifftools>=0.9.41
# via scifit (pyproject.toml)
numpy>=1.26.2
# via
# contourpy
# matplotlib
# numdifftools
# pandas
# pybaselines
# scifit (pyproject.toml)
# scikit-learn
# scipy
packaging>=23.2
# via matplotlib
pandas>=2.1.4
# via scifit (pyproject.toml)
pillow>=10.1.0
# via matplotlib
pybaselines>=1.0.0
# via scifit (pyproject.toml)
pypandoc>=1.12
# via scifit (pyproject.toml)
pyparsing>=3.1.1
# via matplotlib
python-dateutil>=2.8.2
# via
# matplotlib
# pandas
pytz>=2023.3.post1
# via pandas
scikit-learn>=1.3.2
# via scifit (pyproject.toml)
scipy>=1.11.4
# via
# numdifftools
# pybaselines
# scifit (pyproject.toml)
# scikit-learn
six>=1.16.0
# via python-dateutil
tabulate>=0.9.0
# via scifit (pyproject.toml)
threadpoolctl>=3.2.0
# via scikit-learn
tzdata>=2023.3
# via pandas