-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
60 lines (59 loc) · 1.44 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
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
asttokens==2.0.5
backcall==0.2.0
black==22.1.0
certifi==2022.5.18.1; python_version >= '3.6'
charset-normalizer==2.0.12; python_version >= '3'
click==8.0.3
colorama==0.4.4
cycler==0.11.0
decorator==5.1.1
docutils==0.18.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
executing==0.8.2
fonttools==4.29.1
idna==3.3; python_version >= '3'
ipython==8.0.1
jedi==0.18.1
joblib==1.1.0
kivy-garden==0.1.5
kivy==2.1.0
kivymd-extensions-akivymd==1.2.6
kivymd==0.104.2
kiwisolver==1.3.2
matplotlib-inline==0.1.3
matplotlib==3.5.1
mypy-extensions==0.4.3
numpy==1.22.2
packaging==21.3; python_version >= '3.6'
parso==0.8.3
pathspec==0.9.0
pexpect==4.8.0; sys_platform != 'win32'
pickleshare==0.7.5
pillow==9.0.1
platformdirs==2.5.0
prompt-toolkit==3.0.27
ptyprocess==0.7.0
pure-eval==0.2.2
pygments==2.11.2
pyparsing==3.0.7
python-dateutil==2.8.2
requests==2.27.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
scikit-learn==1.0.2
scipy==1.8.0
setuptools==62.3.2; python_version >= '3.7'
six==1.16.0
sklearn==0.0
stack-data==0.1.4
threadpoolctl==3.1.0
tomli==2.0.1
tqdm==4.62.3
traitlets==5.1.1
typing-extensions==4.0.1
urllib3==1.26.9; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
wcwidth==0.2.5