-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconda_env_streamlit.yml
105 lines (105 loc) · 2.77 KB
/
conda_env_streamlit.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
name: marzban-streamlit
channels:
- defaults
dependencies:
- bzip2=1.0.8=he774522_0
- ca-certificates=2023.08.22=haa95532_0
- entrypoints=0.4=py311haa95532_0
- libffi=3.4.4=hd77b12b_0
- openssl=3.0.10=h2bbff1b_2
- pip=23.2.1=py311haa95532_0
- python=3.11.5=he1021f5_0
- setuptools=68.0.0=py311haa95532_0
- sqlite=3.41.2=h2bbff1b_0
- tabulate=0.8.10=py311haa95532_0
- tk=8.6.12=h2bbff1b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.38.4=py311haa95532_0
- xz=5.4.2=h8cc25b3_0
- zlib=1.2.13=h8cc25b3_0
- pip:
- altair==5.1.1
- attrs==23.1.0
- bcrypt==4.0.1
- beautifulsoup4==4.12.2
- blinker==1.6.2
- cachetools==5.3.1
- certifi==2023.7.22
- cffi==1.15.1
- charset-normalizer==3.2.0
- click==8.1.7
- contourpy==1.1.1
- cryptography==41.0.3
- cycler==0.11.0
- extra-streamlit-components==0.1.60
- faker==19.6.1
- favicon==0.7.0
- fonttools==4.42.1
- gitdb==4.0.10
- gitpython==3.1.36
- htbuilder==0.6.2
- idna==3.4
- importlib-metadata==6.8.0
- jinja2==3.1.2
- jsonschema==4.19.0
- jsonschema-specifications==2023.7.1
- kiwisolver==1.4.5
- lxml==4.9.3
- markdown==3.4.4
- markdown-it-py==3.0.0
- markdownlit==0.0.7
- markupsafe==2.1.3
- matplotlib==3.8.0
- mdurl==0.1.2
- more-itertools==10.1.0
- numpy==1.25.2
- pandas==2.1.0
- paramiko==3.3.1
- pillow==9.5.0
- plotly==5.17.0
- protobuf==3.20.3
- pyarrow==13.0.0
- pycparser==2.21
- pydeck==0.8.0
- pyjwt==2.8.0
- pymdown-extensions==10.3
- pympler==1.0.1
- pymysql==1.1.0
- pynacl==1.5.0
- pyparsing==3.1.1
- pytz==2023.3.post1
- pytz-deprecation-shim==0.1.0.post0
- pyyaml==6.0.1
- referencing==0.30.2
- requests==2.31.0
- rich==13.5.2
- rpds-py==0.10.3
- smmap==5.0.0
- soupsieve==2.5
- sshtunnel==0.4.0
- st-annotated-text==4.0.1
- streamlit==1.26.0
- streamlit-authenticator==0.2.3
- streamlit-camera-input-live==0.2.0
- streamlit-card==0.0.61
- streamlit-embedcode==0.1.2
- streamlit-embeded==0.0.1
- streamlit-extras==0.3.2
- streamlit-faker==0.0.2
- streamlit-image-coordinates==0.1.6
- streamlit-keyup==0.2.0
- streamlit-space==0.1.5
- streamlit-toggle==0.1.3
- streamlit-toggle-switch==1.0.2
- streamlit-vertical-slider==1.0.2
- tenacity==8.2.3
- toml==0.10.2
- toolz==0.12.0
- typing-extensions==4.7.1
- tzdata==2023.3
- tzlocal==4.3.1
- urllib3==2.0.4
- validators==0.22.0
- watchdog==3.0.0
- zipp==3.16.2