forked from milvus-io/pymilvus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
75 lines (75 loc) · 1.3 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
alabaster==0.7.12
astroid==2.3.3
atomicwrites==1.3.0
attrs==19.3.0
Babel==2.8.0
bleach==3.1.4
certifi==2019.11.28
cffi==1.13.2
chardet==3.0.4
coverage==5.0.3
cryptography==3.2
docutils==0.16
Faker==4.0.0
grpcio==1.26.0
grpcio-tools==1.26.0
idna==2.8
imagesize==1.2.0
importlib-metadata==1.4.0
IPy==1.0
isort==4.3.21
jeepney==0.4.2
Jinja2==2.10.3
joblib==0.14.1
keyring==21.1.0
lazy-object-proxy==1.4.3
m2r==0.2.1
MarkupSafe==1.1.1
mccabe==0.6.1
mistune==0.8.4
mock==3.0.5
more-itertools==8.1.0
numpy==1.18.1
packaging==20.0
pkginfo==1.5.0.1
pluggy==0.13.1
protobuf==3.11.2
py==1.8.1
pycparser==2.19
Pygments==2.5.2
pylint==2.4.4
pyparsing==2.4.6
pytest==5.3.4
pytest-cov==2.8.1
pytest-timeout==1.3.4
python-dateutil==2.8.1
pytz==2019.3
readme-renderer==24.0
requests==2.22.0
requests-toolbelt==0.9.1
scikit-learn==0.22.1
scipy==1.4.1
SecretStorage==3.1.2
six==1.14.0
sklearn==0.0
snowballstemmer==2.0.0
Sphinx==2.3.1
sphinx-copybutton==0.3.0
sphinx-rtd-theme==0.4.3
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
text-unidecode==1.3
tqdm==4.41.1
twine==3.1.1
typed-ast==1.4.1
ujson==4.0.1
urllib3==1.25.7
wcwidth==0.1.8
webencodings==0.5.1
wrapt==1.11.2
zipp==2.0.0
sphinx-copybutton==0.3.0