-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
74 lines (74 loc) · 3.48 KB
/
environment.yml
File metadata and controls
74 lines (74 loc) · 3.48 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
name: xvg-plotter
channels:
- defaults
dependencies:
- bzip2=1.0.8
- ca-certificates=2023.12.12
- libffi=3.4.4
- openssl=3.0.13
- python=3.11.7
- sqlite=3.41.2
- tk=8.6.12
- vc=14.2
- vs2015_runtime=14.27.29016
- xz=5.4.5
- zlib=1.2.13
- pip:
- altair==5.2.0
- attrs==23.2.0
- blinker==1.7.0
- cachetools==5.3.2
- certifi==2024.2.2
- charset-normalizer==3.3.2
- click==8.1.7
- colorama==0.4.6
- contourpy==1.2.0
- cycler==0.12.1
- fonttools==4.47.2
- gitdb==4.0.11
- gitpython==3.1.41
- idna==3.6
- importlib-metadata==7.0.1
- jinja2==3.1.3
- jsonschema==4.21.1
- jsonschema-specifications==2023.12.1
- kiwisolver==1.4.5
- markdown-it-py==3.0.0
- markupsafe==2.1.5
- matplotlib==3.8.2
- mdurl==0.1.2
- numpy==1.26.3
- packaging==23.2
- panda==0.3.1
- pandas==2.2.0
- pillow==10.2.0
- pip==24.0
- protobuf==4.25.2
- pyarrow==15.0.0
- pydeck==0.8.1b0
- pygments==2.17.2
- pyparsing==3.1.1
- python-dateutil==2.8.2
- pytz==2024.1
- referencing==0.33.0
- requests==2.31.0
- rich==13.7.0
- rpds-py==0.17.1
- seaborn==0.13.2
- setuptools==69.0.3
- six==1.16.0
- smmap==6.0.0
- streamlit==1.31.0
- streamlit-option-menu==0.3.12
- tenacity==8.2.3
- toml==0.10.2
- toolz==0.12.1
- tornado==6.4
- typing-extensions==4.9.0
- tzdata==2023.4
- tzlocal==5.2
- urllib3==2.2.0
- validators==0.22.0
- watchdog==3.0.0
- wheel==0.42.0
- zipp==3.17.0