-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
121 lines (121 loc) · 2.33 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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
absl-py==2.1.0
aiosignal==1.3.1
annotated-types==0.6.0
antlr4-python3-runtime==4.9.3
anyio==4.2.0
appdirs==1.4.4
argcomplete==2.0.0
attrs==19.2.0
cachetools==5.3.2
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
cloudpickle==2.2.1
cmake==3.28.1
distlib==0.3.8
distro==1.9.0
docker-pycreds==0.4.0
einops==0.3.0
exceptiongroup==1.2.0
filelock==3.13.1
flake8-blind-except==0.2.1
flake8-builtins==2.0.0
flake8-class-newline==1.6.0
flake8-comprehensions==3.10.0
flake8-deprecated==2.0.1
flake8-docstrings==1.6.0
flake8-import-order==0.18.1
flake8-quotes==3.3.1
frozenlist==1.4.1
gitdb==4.0.11
GitPython==3.1.41
google-auth==2.27.0
google-auth-oauthlib==1.0.0
grpcio==1.62.1
gym==0.23.1
gym-notices==0.0.8
h11==0.14.0
httpcore==1.0.2
httpx==0.26.0
hydra-core==1.3.2
idna==3.6
imageio==2.34.0
importlib-metadata==7.0.1
importlib-resources==6.1.1
iniconfig==1.1.1
# Editable install with no version control (isaacgym==1.0rc4)
-e /home/puhao/dev/site-packages/isaacgym/python
isaacgym-stubs==1.0rc4
lit==17.0.6
loguru==0.7.0
Markdown==3.5.2
MarkupSafe==2.1.5
mpmath==1.3.0
msgpack==1.0.7
networkx==3.1
ninja==1.11.1.1
numpy==1.22.0
nvidia-cublas-cu11==11.10.3.66
nvidia-cuda-cupti-cu11==11.7.101
nvidia-cuda-nvrtc-cu11==11.7.99
nvidia-cuda-runtime-cu11==11.7.99
nvidia-cudnn-cu11==8.5.0.96
nvidia-cufft-cu11==10.9.0.58
nvidia-curand-cu11==10.2.10.91
nvidia-cusolver-cu11==11.4.0.1
nvidia-cusparse-cu11==11.7.4.91
nvidia-nccl-cu11==2.14.3
nvidia-nvtx-cu11==11.7.91
oauthlib==3.2.2
omegaconf==2.3.0
opencv-python==4.9.0.80
packaging==24.0
pandas==2.0.3
pathtools==0.1.2
pillow==10.3.0
platformdirs==4.2.0
pluggy==1.4.0
promise==2.3
protobuf==4.25.3
psutil==5.9.8
py==1.11.0
pyasn1==0.6.0
pyasn1_modules==0.4.0
pydantic==2.6.0
pydantic_core==2.16.1
pytest==7.1.3
pytest-repeat==0.9.1
pytest-rerunfailures==10.2
python-dateutil==2.9.0.post0
pytz==2024.1
PyVirtualDisplay==3.0
PyYAML==6.0.1
requests==2.31.0
requests-oauthlib==1.3.1
rsa==4.9
scipy==1.10.1
sentry-sdk==1.40.0
setproctitle==1.3.3
shortuuid==1.0.11
six==1.16.0
smmap==5.0.1
sniffio==1.3.0
sympy==1.12
tabulate==0.9.0
tensorboard==2.14.0
tensorboard-data-server==0.7.2
tensorboardX==2.6.2.2
termcolor==2.3.0
tomli==2.0.1
torch==1.13.1+cu117
torchvision==0.14.1+cu117
tqdm==4.66.1
trimesh==3.22.0
triton==2.0.0
typing_extensions==4.10.0
tzdata==2024.1
urllib3==2.2.0
virtualenv==20.25.0
wandb==0.16.5
Werkzeug==3.0.1
zipp==3.18.1