-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
71 lines (71 loc) · 1.24 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
69
70
71
alabaster==0.7.12
astroid==2.4.2
attrs==19.3.0
autodoc==0.5.0
Babel==2.9.1
beautifulsoup4==4.9.1
bleach==3.3.0
certifi==2022.12.7
cffi==1.14.0
chardet==3.0.4
commonmark==0.9.1
cryptography==3.4.7
decorator==4.4.2
docutils==0.16
idna==2.9
imagesize==1.2.0
isort==4.3.21
jeepney==0.4.3
Jinja2==2.11.3
jsonpointer==2.0
keyring==21.2.1
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==8.3.0
numpy==1.23.4
packaging==20.4
pandas==1.1.5
pkginfo==1.5.0.1
pluggy==0.13.1
py==1.11.0
pycparser==2.20
pydantic==1.8.2
Pygments==2.7.4
pylint==2.5.3
pyparsing==2.4.7
pyspark==3.3.0
pytest==5.4.3
python-dateutil==2.8.1
pytz==2020.1
PyYAML==5.4
readme-renderer==26.0
recommonmark==0.6.0
requests==2.26.0
requests-toolbelt==0.9.1
SecretStorage==3.1.2
six==1.15.0
snowballstemmer==2.0.0
soupsieve==2.0.1
Sphinx==3.5.4
sphinx-jsonschema==1.15
sphinx-pydantic==0.1.1
sphinx-rtd-theme==0.4.3
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
toml==0.10.1
torch==1.12.1
tqdm==4.46.1
twine==3.1.1
typing-extensions==3.10.0.0
urllib3==1.26.5
waitress==2.1.2
wcwidth==0.2.4
webencodings==0.5.1
WebOb==1.8.6
WebTest==2.0.35
wrapt==1.12.1