-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
80 lines (80 loc) · 1.39 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
absl-py==0.10.0
aiohttp==3.6.2
astroid==2.4.2
async-timeout==3.0.1
attrs==20.2.0
cachetools==4.1.1
certifi==2020.6.20
chardet==3.0.4
cloudpickle==1.6.0
cycler==0.10.0
dataclasses==0.7
flake8==3.8.4
funcsigs==1.0.2
furl==2.1.0
future==0.18.2
gitdb==4.0.5
GitPython==3.1.8
google-auth==1.22.0
google-auth-oauthlib==0.4.1
grpcio==1.32.0
gym==0.17.3
humanfriendly==8.2
idna==2.10
idna-ssl==1.1.0
importlib-metadata==2.0.0
isort==5.6.4
jsonschema==3.2.0
kiwisolver==1.2.0
lazy-object-proxy==1.4.3
Markdown==3.2.2
matplotlib==3.3.2
mccabe==0.6.1
multidict==4.7.6
mypy==0.790
mypy-extensions==0.4.3
numpy==1.19.4
oauthlib==3.1.0
orderedmultidict==1.0.1
pandas==1.1.2
pathlib2==2.3.5
Pillow==7.2.0
pkg-resources==0.0.0
plotly==4.11.0
prettytable==0.7.2
protobuf==3.13.0
psutil==5.7.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.6.0
pyflakes==2.2.0
pyglet==1.5.0
PyJWT==1.7.1
pylint==2.6.0
pyparsing==2.4.7
pyrsistent==0.17.3
python-dateutil==2.8.1
pytz==2020.1
PyYAML==5.3.1
requests==2.24.0
requests-file==1.5.1
requests-oauthlib==1.3.0
retrying==1.3.3
rsa==4.6
scipy==1.5.2
six==1.15.0
smmap==3.0.4
stable-baselines3 @ git+https://github.com/DLR-RM/stable-baselines3@e2b6f5460f362ecad3777d6fe2950f3199058d8f
tensorboard==2.3.0
tensorboard-plugin-wit==1.7.0
toml==0.10.1
torch==1.7.0
tqdm==4.50.2
trains==0.16.2
typed-ast==1.4.1
typing-extensions==3.7.4.3
urllib3==1.25.10
Werkzeug==1.0.1
wrapt==1.12.1
yarl==1.6.0
zipp==3.2.0