forked from martius-lab/depRL
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
60 lines (60 loc) · 5.62 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
appdirs==1.4.4 ; python_version >= "3.9" and python_full_version <= "3.11.5"
beautifulsoup4==4.12.3 ; python_version >= "3.9" and python_full_version <= "3.11.5"
certifi==2024.7.4 ; python_version >= "3.9" and python_full_version <= "3.11.5"
charset-normalizer==3.3.2 ; python_version >= "3.9" and python_full_version <= "3.11.5"
click==8.1.7 ; python_version >= "3.9" and python_full_version <= "3.11.5"
cloudpickle==3.0.0 ; python_version >= "3.9" and python_full_version <= "3.11.5"
colorama==0.4.6 ; python_version >= "3.9" and python_full_version <= "3.11.5" and platform_system == "Windows"
docker-pycreds==0.4.0 ; python_version >= "3.9" and python_full_version <= "3.11.5"
farama-notifications==0.0.4 ; python_version >= "3.9" and python_full_version <= "3.11.5"
filelock==3.15.4 ; python_version >= "3.9" and python_full_version <= "3.11.5"
fsspec==2024.6.1 ; python_version >= "3.9" and python_full_version <= "3.11.5"
gdown==5.2.0 ; python_version >= "3.9" and python_full_version <= "3.11.5"
gitdb==4.0.11 ; python_version >= "3.9" and python_full_version <= "3.11.5"
gitpython==3.1.43 ; python_version >= "3.9" and python_full_version <= "3.11.5"
gymnasium==0.29.1 ; python_version >= "3.9" and python_full_version <= "3.11.5"
idna==3.7 ; python_version >= "3.9" and python_full_version <= "3.11.5"
importlib-metadata==8.2.0 ; python_version >= "3.9" and python_version < "3.10"
jinja2==3.1.4 ; python_version >= "3.9" and python_full_version <= "3.11.5"
markupsafe==2.1.5 ; python_version >= "3.9" and python_full_version <= "3.11.5"
mpmath==1.3.0 ; python_version >= "3.9" and python_full_version <= "3.11.5"
networkx==3.2.1 ; python_version >= "3.9" and python_full_version <= "3.11.5"
numpy==1.26.4 ; python_version >= "3.9" and python_full_version <= "3.11.5"
nvidia-cublas-cu12==12.1.3.1 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.9" and python_full_version <= "3.11.5"
nvidia-cuda-cupti-cu12==12.1.105 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.9" and python_full_version <= "3.11.5"
nvidia-cuda-nvrtc-cu12==12.1.105 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.9" and python_full_version <= "3.11.5"
nvidia-cuda-runtime-cu12==12.1.105 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.9" and python_full_version <= "3.11.5"
nvidia-cudnn-cu12==9.1.0.70 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.9" and python_full_version <= "3.11.5"
nvidia-cufft-cu12==11.0.2.54 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.9" and python_full_version <= "3.11.5"
nvidia-curand-cu12==10.3.2.106 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.9" and python_full_version <= "3.11.5"
nvidia-cusolver-cu12==11.4.5.107 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.9" and python_full_version <= "3.11.5"
nvidia-cusparse-cu12==12.1.0.106 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.9" and python_full_version <= "3.11.5"
nvidia-nccl-cu12==2.20.5 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.9" and python_full_version <= "3.11.5"
nvidia-nvjitlink-cu12==12.6.20 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.9" and python_full_version <= "3.11.5"
nvidia-nvtx-cu12==12.1.105 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.9" and python_full_version <= "3.11.5"
pandas==2.2.2 ; python_version >= "3.9" and python_full_version <= "3.11.5"
pathtools==0.1.2 ; python_version >= "3.9" and python_full_version <= "3.11.5"
protobuf==4.25.4 ; python_version >= "3.9" and python_full_version <= "3.11.5"
psutil==6.0.0 ; python_version >= "3.9" and python_full_version <= "3.11.5"
pysocks==1.7.1 ; python_version >= "3.9" and python_full_version <= "3.11.5"
python-dateutil==2.9.0.post0 ; python_version >= "3.9" and python_full_version <= "3.11.5"
pytz==2024.1 ; python_version >= "3.9" and python_full_version <= "3.11.5"
pyyaml==6.0.2 ; python_version >= "3.9" and python_full_version <= "3.11.5"
requests==2.32.3 ; python_version >= "3.9" and python_full_version <= "3.11.5"
requests[socks]==2.32.3 ; python_version >= "3.9" and python_full_version <= "3.11.5"
sentry-sdk==2.13.0 ; python_version >= "3.9" and python_full_version <= "3.11.5"
setproctitle==1.3.3 ; python_version >= "3.9" and python_full_version <= "3.11.5"
setuptools==72.2.0 ; python_version >= "3.9" and python_full_version <= "3.11.5"
six==1.16.0 ; python_version >= "3.9" and python_full_version <= "3.11.5"
smmap==5.0.1 ; python_version >= "3.9" and python_full_version <= "3.11.5"
soupsieve==2.6 ; python_version >= "3.9" and python_full_version <= "3.11.5"
sympy==1.13.2 ; python_version >= "3.9" and python_full_version <= "3.11.5"
termcolor==2.4.0 ; python_version >= "3.9" and python_full_version <= "3.11.5"
torch==2.4.0 ; python_version >= "3.9" and python_full_version <= "3.11.5"
tqdm==4.66.5 ; python_version >= "3.9" and python_full_version <= "3.11.5"
triton==3.0.0 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version <= "3.11.5" and python_version >= "3.9"
typing-extensions==4.12.2 ; python_version >= "3.9" and python_full_version <= "3.11.5"
tzdata==2024.1 ; python_version >= "3.9" and python_full_version <= "3.11.5"
urllib3==2.2.2 ; python_version >= "3.9" and python_full_version <= "3.11.5"
wandb==0.15.12 ; python_version >= "3.9" and python_full_version <= "3.11.5"
zipp==3.20.0 ; python_version >= "3.9" and python_version < "3.10"