-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathl2race_environment.yml
126 lines (118 loc) · 1.66 KB
/
l2race_environment.yml
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
122
123
124
125
name: l2race
channels:
- conda-forge
- defaults
dependencies:
- argcomplete
- attrs
- backcall
- blas
- bleach
- ca-certificates
- certifi
- colorama
- cssselect2
- cycler
- cython
- decorator
- defusedxml
- entrypoints
- freetype
- icu
- importlib-metadata
- importlib_metadata
- intel-openmp
- ipykernel
- ipython
- ipython_genutils
- ipywidgets
- jedi
- jinja2
- jpeg
- jsonschema
- jupyter
- jupyter_client
- jupyter_console
- jupyter_core
- kiwisolver
- libblas
- libcblas
- libclang
- libiconv
- liblapack
- libpng
- libsodium
- libtiff
- libxml2
- libxslt
- llvmlite
- lxml
- lz4-c
- markupsafe
- matplotlib
- matplotlib-base
- mistune
- mkl
- mkl-service
- nbconvert
- nbformat
- notebook
- numba
- numpy
- olefile
- openssl
- packaging
- pandas
- pandoc
- pandocfilters
- parso
- pickleshare
- pillow
- pip
- prometheus_client
- prompt-toolkit
- prompt_toolkit
- pygments
- pyparsing
- pyqt
- pyrsistent
- python=3.7
- python-dateutil
- python_abi=3.7
- pyzmq
- qt
- qtconsole
- qtpy
- reportlab
- scipy
- send2trash
- setuptools
- six
- sqlite
- svglib
- terminado
- testpath
- tinycss2
- tk
- tornado
- traitlets
- wcwidth
- webencodings
- wheel
- widgetsnbextension
- xz
- zeromq
- zipp
- zlib
- zstd
- pip:
- colored==1.4.2
- gooey==1.0.4.0.0.0
- psutil==5.7.2
- pygame==2.0.0.dev10
- pyqt5-sip==4.19.18
- pyqtwebengine==5.12.1
- svgpathtools==1.3.3
- svgwrite==1.4
- wxpython==4.0.7
prefix: C:\Users\Marcin\anaconda3\envs\l2race