-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
75 lines (75 loc) · 3.05 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
72
73
74
75
-i https://pypi.org/simple
attrs==23.2.0; python_version >= '3.7'
beautifulsoup4==4.12.3; python_full_version >= '3.6.0'
bokeh==3.4.1
boto3==1.34.83; python_version >= '3.8'
botocore==1.34.83; python_version >= '3.8'
certifi==2024.2.2; python_version >= '3.6'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
click==8.1.7; python_version >= '3.7'
cloudpickle==3.0.0; python_version >= '3.8'
cmake==3.29.2; python_version >= '3.7'
contourpy==1.2.1; python_version >= '3.9'
dask[array,complete,dataframe,diagnostics,distributed]==2024.4.1; python_version >= '3.9'
dask-expr==1.0.11
deprecated==1.2.14; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
deprecation==2.1.0
distributed==2024.4.1
distro==1.9.0; python_version >= '3.6'
dkpro-cassis==0.9.1; python_full_version >= '3.7.0'
docopt==0.6.2
fasttext==0.9.2
fsspec==2024.3.1; python_version >= '3.8'
idna==3.7; python_version >= '3.5'
importlib-metadata==7.1.0; python_version < '3.12'
importlib-resources==5.4.0; python_version >= '3.6'
impresso-commons==1.0.2; python_version >= '3.6'
jinja2==3.1.3
jmespath==1.0.1; python_version >= '3.7'
jsonlines==4.0.0; python_version >= '3.8'
jsonschema==4.21.1; python_version >= '3.8'
jsonschema-specifications==2023.12.1; python_version >= '3.8'
langdetect==1.0.9
langid==1.1.6
locket==1.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
lxml==4.9.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
lz4==4.3.3
markupsafe==2.1.5; python_version >= '3.7'
more-itertools==8.14.0; python_version >= '3.5'
msgpack==1.0.8; python_version >= '3.8'
numpy==1.26.4; python_version >= '3.9'
opencv-python==4.9.0.80; python_version >= '3.6'
packaging==24.0; python_version >= '3.7'
pandas==2.2.2
partd==1.4.1; python_version >= '3.7'
pillow==10.3.0; python_version >= '3.8'
psutil==5.9.8; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
pyarrow==15.0.2
pyarrow-hotfix==0.6
pybind11==2.12.0; python_version >= '3.6'
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dotenv==1.0.1; python_version >= '3.8'
pytz==2024.1
pyyaml==6.0.1; python_version >= '3.6'
referencing==0.34.0; python_version >= '3.8'
requests==2.31.0
rpds-py==0.18.0; python_version >= '3.8'
s3fs==0.4.2; python_version >= '3.5'
s3transfer==0.10.1; python_version >= '3.8'
scikit-build==0.17.6; python_version >= '3.7'
setuptools==69.2.0; python_version >= '3.8'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
smart-open[http,s3]==6.4.0; python_version >= '3.6' and python_version < '4.0'
sortedcontainers==2.4.0
soupsieve==2.5; python_version >= '3.8'
tblib==3.0.0; python_version >= '3.8'
toolz==0.12.1; python_version >= '3.7'
toposort==1.7
tornado==6.4; python_version >= '3.8'
tzdata==2024.1; python_version >= '2'
urllib3==2.2.1; python_version >= '3.8'
wheel==0.43.0; python_version >= '3.8'
wrapt==1.16.0; python_version >= '3.6'
xyzservices==2024.4.0; python_version >= '3.8'
zict==3.0.0; python_version >= '3.8'
zipp==3.18.1; python_version >= '3.8'