-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
111 lines (111 loc) · 2.04 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
absl-py==1.4.0
atomicwrites==1.4.1
attrs==22.2.0
cachetools==5.3.0
certifi==2022.12.7
chardet==3.0.4
charset-normalizer==3.1.0
cloudpickle==1.6.0
cmake==3.26.3
colorama==0.4.6
contourpy==1.0.7
cycler==0.11.0
deepdiff==6.3.0
docopt==0.6.2
enum34==1.1.10
filelock==3.11.0
fonttools==4.39.3
future==0.18.3
gitdb==4.0.10
GitPython==3.1.31
google-auth==2.17.3
google-auth-oauthlib==0.4.6
grpcio==1.53.0
gym==0.21.0
gym-notices==0.0.8
h5py==3.8.0
idna==2.7
imageio==2.27.0
Jinja2==3.1.2
jsonpickle==3.0.1
kiwisolver==1.4.4
lbforaging==1.1.1
lit==16.0.1
llvmlite==0.39.1
Markdown==3.4.3
MarkupSafe==2.1.2
matplotlib==3.6.3
mock==5.0.1
more-itertools==9.1.0
mpmath==1.3.0
mpyq==0.2.5
munch==2.5.0
networkx==3.1
numba==0.56.4
numpy==1.23.5
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
opencv-python==4.7.0.72
ordered-set==4.1.0
packaging==23.1
pbr==4.3.0
Pillow==9.5.0
pluggy==0.7.1
portpicker==1.2.0
poselib
probscale==0.2.5
protobuf==3.19.5
py==1.6.0
py-cpuinfo==9.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pybind11==2.10.4
pygame==2.3.0
pyglet==2.0.5
pyparsing==2.2.2
PySC2==3.0.0
pytest==4.3.1
python-dateutil==2.7.3
PyYAML==5.3.1
readline==6.2.4.1
requests==2.28.2
requests-oauthlib==1.3.1
rsa==4.9
rware==1.0.3
s2clientprotocol==4.10.1.75800.0
s2protocol==5.0.11.89720.0
sacred==0.8.4
scipy==1.10.1
six==1.11.0
sk-video==1.1.10
SMAC @ git+https://github.com/oxwhirl/smac.git@32cd6ddbbe4a9ebcd9711894c0043fda0bbfd8aa
smmap==5.0.0
snakeviz==2.1.1
sympy==1.11.1
tensorboard==2.10.0
tensorboard-data-server==0.6.1
tensorboard-logger==0.1.0
tensorboard-plugin-wit==1.8.1
tianshou==0.4.8
torch==1.13.0
torchaudio==0.13.0
torchvision==0.14.0
tornado==5.1.1
tqdm==4.65.0
triton==2.0.0
typing_extensions==4.5.0
urllib3==1.23
websocket-client==0.53.0
Werkzeug==2.2.3
whichcraft==0.5.2
wrapt==1.10.11