-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathrequirements.txt
71 lines (70 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
absl-py>=0.11.0
airsim==1.3.0
# atari-py==0.2.6
cachetools==4.2.1
certifi==2020.12.5
chardet==4.0.0
click==7.1.2
cloudpickle==1.6.0
configparser==5.0.2
control==0.8.4
cycler==0.10.0
docker-pycreds==0.4.0
future==0.18.2
gitdb==4.0.5
GitPython==3.1.14
google-auth>=1.27.1
google-auth-oauthlib==0.4.3
grpcio==1.36.1
gym==0.18.0
idna>=2.10
joblib==1.0.1
JSBSim>=1.1.4
kiwisolver==1.3.1
Markdown==3.3.4
matplotlib==3.3.4
msgpack-python==0.5.6
msgpack-rpc-python==0.4.1
numpy>=1.20.0
oauthlib==3.1.0
opencv-contrib-python==4.5.1.48
opencv-python==4.5.1.48
pandas==1.2.3
pathtools==0.1.2
Pillow>=7.2.0
promise==2.3
protobuf>=3.15.5
psutil==5.8.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyglet>=1.5.0
pymongo==3.11.3
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2021.1
PyYAML==5.4.1
requests==2.25.1
requests-oauthlib==1.3.0
rsa==4.7.2
scikit-learn==0.24.1
scipy>=1.6.0
sentry-sdk==1.0.0
shortuuid==1.0.1
simple-pid>=0.2.4
six==1.15.0
smmap>=3.0.5
stable-baselines3>=0.11.1
subprocess32==3.5.4
tensorboard==2.4.1
tensorboard-plugin-wit==1.8.0
threadpoolctl==2.1.0
# torch==1.8.0+cu111
torchsummary==1.5.1
torchvision>=0.2.2.post3
tornado>=4.5.3
typing-extensions==3.7.4.3
urllib3>=1.26.3
wandb>=0.10.22
Werkzeug==1.0.1
torch>=1.8.1+cu111
setuptools>=53.0.0