forked from FederatedAI/FATE
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
72 lines (69 loc) · 1.29 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
pip>=21
apsw<3.10
importlib_metadata<2.0.0
markdown==3.3.5
pkginfo==1.7.1
beautifultable==1.0.0
cachetools==3.0.0
cloudpickle==0.6.1
cos-python-sdk-v5==1.9.10
Flask==1.0.2
gmpy2==2.0.8
joblib==1.0.1
kazoo==2.6.1
pyyaml==5.4.1
kfserving==0.5.1
kubernetes>=12.0.1
lmdb==0.98
minio>=6.0.2, <7.0.0
numpy>=1.18.4, <1.19.0
peewee==3.9.3
psutil>=5.7.0
pycryptodomex==3.6.6
PyMySQL==0.9.3
pyspark==3.1.2
python-dotenv==0.13.0
redis==3.5.3
urllib3==1.26.5
requests<2.26.0
requests_toolbelt==0.9.1
ruamel-yaml==0.16.10
scikit-learn==0.24.2
scipy==1.1.0
tensorflow==2.3.4
torch==1.4.0
torch-model-archiver==0.3.1
torchvision==0.5.0
Werkzeug==0.15.3
coverage==4.5.2
pika==1.1.0
pandas==1.1.5
cryptography==3.3.2
libsm3py==0.0.1
sortedcontainers==2.2.2
pytorch-lightning>=1.2.1,<1.4.0
filelock==3.3.1
pulsar-client==2.8.0
fastavro==1.4.1
lightgbm==3.3.1
# python 3.6
dataclasses; python_version < '3.7'
backports-datetime-fromisoformat==1.0.0; python_version < '3.7'
# addtional requirements for eggroll
grpcio==1.24.3
grpcio-tools==1.24.3
numba==0.50.0
llvmlite==0.33.0
phe>=1.4.0
protobuf>=3.6.1
pyarrow==2.0.0
mmh3==3.0.0
# addtional requirements for fate-client
click>=7.1.2,<8.0.0
colorama>=0.4.4
loguru>=0.5.1,<0.6.0
poetry>=0.12
prettytable>=1.0.0,<2.0.0
setuptools>=50.0,<51.0
sshtunnel>=0.1.5,<0.2.0
packaging<21.0,>=20.4