-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment_general.yml
More file actions
80 lines (80 loc) · 1.15 KB
/
environment_general.yml
File metadata and controls
80 lines (80 loc) · 1.15 KB
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
name: stabilitySetup
channels:
- conda-forge
- defaults
dependencies:
- asttokens
- autopep8
- bzip2
- ca-certificates
- certifi
- colorama
- comm
- debugpy
- decorator
- exceptiongroup
- executing
- ipykernel
- ipython
- jedi
- jupyter_client
- jupyter_core
- libffi
- libsodium
- matplotlib-inline
- nest-asyncio
- openssl
- parso
- pip
- platformdirs
- prompt-toolkit
- psutil
- pure_eval
- pycodestyle
- pygments
- pyparsing
- python=3.10
- python-dateutil
- pyzmq
- setuptools
- six
- sqlite
- stack_data
- tk
- toml
- tornado
- traitlets
- typing_extensions
- tzdata
- wcwidth
- wheel
- xz
- zeromq
- zlib
- pip:
- altgraph
- contourpy
- cycler
- dotenv
- fonttools
- future
- kiwisolver
- matplotlib
- matplotlib-label-lines
- more-itertools
- numpy
- numpy-indexed
- packaging
- pandas
- pefile
- pillow
- pyinstaller
- pyinstaller-hooks-contrib
- pyserial
- pyside6
- pyside6-addons
- pyside6-essentials
- pysimplegui>=4.0.0
- python-dotenv
- pytz
- shiboken6