-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
99 lines (99 loc) · 1.72 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
88
89
90
91
92
93
94
95
96
97
98
99
absl-py==1.2.0
aiohttp==3.8.1
aiosignal==1.2.0
appdirs==1.4.4
async-timeout==4.0.2
asynctest==0.13.0
atari-py==0.2.9
attrs==22.1.0
awscli==1.25.34
botocore==1.27.34
cachetools==5.2.0
charset-normalizer==2.1.0
click==8.1.3
cloudpickle==2.1.0
colorama==0.4.4
cycler==0.11.0
docker-pycreds==0.4.0
docopt==0.6.2
docutils==0.16
flatbuffers==2.0
fonttools==4.34.4
frozenlist==1.3.1
gitdb==4.0.9
GitPython==3.1.27
google-auth==2.9.1
google-auth-oauthlib==0.4.6
grpcio==1.47.0
gym==0.21.0
idna==3.3
imageio==2.21.1
importlib-metadata==4.12.0
isacalc==1.2.5
jax==0.1.77
jaxlib==0.1.76
jmespath==1.0.1
joblib==1.1.0
jsonpickle==1.5.2
kaleido==0.2.1
kiwisolver==1.4.4
Markdown==3.4.1
matplotlib==3.5.2
multidict==6.0.2
munch==2.5.0
-e git+https://github.com/Tuxliri/RL_Rocket_6DOF.git@a46c1699e6d0d9fb696416feb1038a2238b33bc1#egg=my_environment
numpy==1.21.6
oauthlib==3.2.0
opencv-python==4.6.0.66
opt-einsum==3.3.0
packaging==21.3
pandas==1.3.5
pathtools==0.1.2
Pillow==9.2.0
plotly==5.9.0
promise==2.3
protobuf==3.19.4
psutil==5.9.1
py-cpuinfo==8.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pygame==2.1.2
pyglet==1.5.26
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2022.1
pyvista==0.36.1
PyYAML==5.4.1
QuarticSolver==0.1.5
requests==2.28.1
requests-oauthlib==1.3.1
rsa==4.7.2
s3transfer==0.6.0
sacred==0.8.2
scikit-learn==1.0.2
scipy==1.7.3
scooby==0.6.0
sentry-sdk==1.8.0
setproctitle==1.2.3
shortuuid==1.0.9
six==1.16.0
smmap==5.0.0
snakeviz==2.1.1
stable-baselines3==1.6.0
tenacity==8.0.1
tensorboard==2.9.1
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
threadpoolctl==3.1.0
torch==1.12.0
tornado==6.2
tqdm==4.64.0
typing_extensions==4.3.0
urllib3==1.26.10
vtk==9.1.0
wandb==0.12.21
Werkzeug==2.1.2
wrapt==1.14.1
wslink==1.7.0
yarl==1.8.1
zipp==3.8.1