-
Notifications
You must be signed in to change notification settings - Fork 3
/
environment.yml
90 lines (90 loc) · 1.73 KB
/
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
name: banbot
channels:
- conda-forge
- defaults
dependencies:
- attrs=19.3.0
- backcall=0.1.0
- blas=1.0
- bleach=3.1.0
- ca-certificates=2020.4.5.1
- certifi=2020.4.5.1
- colorama=0.4.3
- console_shortcut=0.1.1
- cycler=0.10.0
- decorator=4.4.2
- defusedxml=0.6.0
- entrypoints=0.3
- freetype=2.9.1
- icu=58.2
- importlib_metadata=1.5.0
- intel-openmp=2020.0
- ipykernel=5.1.4
- ipython=7.13.0
- ipython_genutils=0.2.0
- jedi=0.16.0
- jinja2=2.11.1
- joblib=0.14.1
- jpeg=9b
- jsonschema=3.2.0
- jupyter_client=6.1.2
- jupyter_core=4.6.3
- kiwisolver=1.1.0
- libpng=1.6.37
- libsodium=1.0.16
- markupsafe=1.1.1
- matplotlib=3.1.3
- matplotlib-base=3.1.3
- mistune=0.8.4
- mkl=2020.0
- mkl-service=2.3.0
- mkl_fft=1.0.15
- mkl_random=1.1.0
- nb_conda=2.2.1
- nb_conda_kernels=2.2.3
- nbconvert=5.6.1
- nbformat=5.0.4
- notebook=6.0.3
- numpy=1.18.1
- numpy-base=1.18.1
- openssl=1.1.1f
- pandas=1.0.3
- pandoc=2.2.3.2
- pandocfilters=1.4.2
- parso=0.6.2
- pickleshare=0.7.5
- pip=20.0.2
- plotly=4.6.0
- prometheus_client=0.7.1
- prompt-toolkit=3.0.4
- prompt_toolkit=3.0.4
- pygments=2.6.1
- pyparsing=2.4.6
- pyqt=5.9.2
- pyrsistent=0.16.0
- python=3.7.7
- python-dateutil=2.8.1
- python_abi=3.7
- pytz=2019.3
- pyzmq=18.1.1
- qt=5.9.7
- retrying=1.3.3
- scikit-learn=0.22.1
- scipy=1.4.1
- seaborn=0.10.0
- send2trash=1.5.0
- setuptools=46.1.3
- sip=4.19.8
- six=1.14.0
- sqlite=3.31.1
- terminado=0.8.3
- testpath=0.4.4
- tornado=6.0.4
- traitlets=4.3.3
- wcwidth=0.1.9
- webencodings=0.5.1
- wheel=0.34.2
- zeromq=4.3.1
- zipp=2.2.0
- zlib=1.2.11
prefix: C:\Users\User\Anaconda3\envs\banbot