-
Notifications
You must be signed in to change notification settings - Fork 13
/
requirements.txt
87 lines (87 loc) · 1.56 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
76
77
78
79
80
81
82
83
84
85
86
87
absl-py==0.12.0
-e git+https://github.com/allenai/ai2thor.git@bcc2e62970823667acb5c2a56e809419f1521e52#egg=ai2thor
allenact==0.2.2
allenact-plugins==0.2.2
appdirs==1.4.4
astunparse==1.6.3
attrs==20.3.0
aws-requests-auth==0.4.3
black==20.8b1
botocore==1.20.55
cachetools==4.2.1
certifi==2020.12.5
chardet==4.0.0
click==7.1.2
cloudpickle==1.6.0
colour==0.1.5
cycler==0.10.0
dataclasses==0.6
filelock==3.0.12
Flask==1.1.2
future==0.18.2
gast==0.4.0
google-auth==1.29.0
google-auth-oauthlib==0.4.4
google-pasta==0.2.0
grpcio==1.37.0
gym==0.17.3
h5py==2.10.0
idna==2.10
imageio==2.9.0
imageio-ffmpeg==0.4.3
importlib-metadata==4.0.1
itsdangerous==1.1.0
jedi==0.17.0
Jinja2==2.11.3
jmespath==0.10.0
Keras-Preprocessing==1.1.2
kiwisolver==1.3.1
llvmlite==0.36.0
Markdown==3.3.4
MarkupSafe==1.1.1
matplotlib==3.3.4
moviepy==1.0.3
msgpack==1.0.2
mypy-extensions==0.4.3
networkx==2.5.1
numba==0.53.1
numpy==1.19.5
numpy-quaternion==2021.4.5.14.42.35
oauthlib==3.1.0
opencv-python==4.5.1.48
opt-einsum==3.3.0
packaging==20.9
pathspec==0.8.1
Pillow==8.2.0
proglog==0.1.9
progressbar2==3.53.1
protobuf==3.15.8
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyglet==1.5.0
pyparsing==2.4.7
pyquaternion==0.9.9
python-dateutil==2.8.1
python-utils==2.5.6
python-xlib==0.29
PyYAML==5.4.1
regex==2021.4.4
requests==2.25.1
requests-oauthlib==1.3.0
rsa==4.7.2
scipy==1.5.4
setproctitle==1.2.2
six==1.15.0
tensorboardX==2.2
tensorflow-estimator==2.4.0
termcolor==1.1.0
toml==0.10.2
torch==1.8.1
torchvision==0.9.1
tqdm==4.60.0
typed-ast==1.4.3
typing-extensions==3.7.4.3
urllib3==1.26.4
Werkzeug==1.0.1
wrapt==1.12.1
zipp==3.4.1