forked from itsbilyatt/hyperknee_finder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
45 lines (45 loc) · 941 Bytes
/
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
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile pyproject.toml
#
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 HyperkneeFinder (pyproject.toml)
numpy==1.24.3
# via
# HyperkneeFinder (pyproject.toml)
# contourpy
# matplotlib
# scikit-learn
# scipy
packaging==23.1
# via matplotlib
pillow==9.5.0
# via matplotlib
pyparsing==3.0.9
# via matplotlib
python-dateutil==2.8.2
# via matplotlib
scikit-learn==1.2.2
# via HyperkneeFinder (pyproject.toml)
scipy==1.10.1
# via scikit-learn
six==1.16.0
# via python-dateutil
threadpoolctl==3.1.0
# via scikit-learn
zipp==3.15.0
# via importlib-resources