-
Notifications
You must be signed in to change notification settings - Fork 14
/
environment.yaml
114 lines (114 loc) · 2.31 KB
/
environment.yaml
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
name: rlinwifi
channels:
- pytorch
- defaults
dependencies:
- _libgcc_mutex=0.1
- blas=1.0
- bzip2=1.0.8
- ca-certificates=2022.07.19
- certifi=2021.5.30
- cudatoolkit=10.2.89
- dataclasses=0.8
- ffmpeg=4.3
- freetype=2.11.0
- gmp=6.2.1
- gnutls=3.6.15
- intel-openmp=2022.0.1
- jpeg=9e
- lame=3.100
- lcms2=2.12
- libedit=3.1.20191231
- libffi=3.2.1
- libgcc-ng=9.1.0
- libiconv=1.16
- libidn2=2.3.2
- libpng=1.6.37
- libstdcxx-ng=9.1.0
- libtasn1=4.16.0
- libtiff=4.2.0
- libunistring=0.9.10
- libuv=1.40.0
- libwebp-base=1.2.2
- lz4-c=1.9.3
- mkl=2020.2
- mkl-service=2.3.0
- mkl_fft=1.3.0
- mkl_random=1.1.1
- ncurses=6.2
- nettle=3.7.3
- numpy=1.19.2
- numpy-base=1.19.2
- olefile=0.46
- openh264=2.1.1
- openjpeg=2.4.0
- openssl=1.0.2u
- pillow=8.3.1
- pip=20.3.3
- python=3.6.5
- pytorch=1.10.2
- pytorch-mutex=1.0
- readline=7.0
- setuptools=51.0.0
- six=1.16.0
- sqlite=3.33.0
- tk=8.6.10
- torchaudio=0.10.2
- torchvision=0.11.3
- typing_extensions=4.1.1
- wheel=0.36.2
- xz=5.2.5
- zlib=1.2.11
- zstd=1.4.9
- pip:
- attrs==22.1.0
- backcall==0.2.0
- charset-normalizer==2.0.12
- cloudpickle==2.1.0
- comet-ml==3.31.11
- configobj==5.0.6
- cycler==0.11.0
- decorator==5.1.1
- dulwich==0.20.45
- entrypoints==0.4
- everett==3.0.0
- gym==0.25.2
- gym-notices==0.0.8
- idna==3.3
- importlib-resources==5.4.0
- ipykernel==5.5.6
- ipython==7.16.3
- ipython-genutils==0.2.0
- jedi==0.17.2
- jsonschema==3.2.0
- jupyter-client==7.1.2
- jupyter-core==4.9.2
- kiwisolver==1.3.1
- matplotlib==3.3.4
- nest-asyncio==1.5.5
- ns3gym==0.1.0
- pandas==1.1.5
- parso==0.7.1
- pexpect==4.8.0
- pickleshare==0.7.5
- prompt-toolkit==3.0.30
- protobuf==3.19.4
- ptyprocess==0.7.0
- pyparsing==3.0.7
- pyrsistent==0.18.0
- python-dateutil==2.8.2
- pytz==2022.2.1
- pyzmq==23.2.1
- requests==2.27.1
- scipy==1.5.4
- semantic-version==2.10.0
- sentry-sdk==1.9.5
- tornado==6.1
- tqdm==4.64.0
- traitlets==4.3.3
- urllib3==1.26.12
- wcwidth==0.2.5
- websocket-client==1.3.1
- wrapt==1.14.1
- wurlitzer==3.0.2
prefix: /home/ginterhauser/miniconda3/envs/rlinwifi