forked from tanujdargan/aps-streamlit-share
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
129 lines (129 loc) · 3.09 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
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
126
127
128
129
name: CSIA_APS
channels:
- anaconda
- conda-forge
- defaults
dependencies:
- bzip2=1.0.8=he774522_0
- ca-certificates=2022.12.7=h5b45459_0
- certifi=2022.12.7=pyhd8ed1ab_0
- cmake=3.22.1=h9ad04ae_0
- console_shortcut=0.1.1=4
- dlib=19.24.0=py310he5227f5_0
- intel-openmp=2023.0.0=h57928b3_25922
- jpeg=9e=h8ffe710_2
- libblas=3.9.0=8_mkl
- libcblas=3.9.0=8_mkl
- libffi=3.4.2=hd77b12b_6
- liblapack=3.9.0=8_mkl
- libpng=1.6.37=h2a8f88b_0
- libuv=1.40.0=he774522_0
- lz4-c=1.9.3=h2bbff1b_1
- mkl=2020.4=hb70f87d_311
- openssl=1.1.1s=h2bbff1b_0
- pip=22.3.1=py310haa95532_0
- python=3.10.9=h966fe2a_0
- python_abi=3.10=2_cp310
- setuptools=65.6.3=py310haa95532_0
- sqlite=3.40.1=h2bbff1b_0
- tk=8.6.12=h2bbff1b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.1=pyhd3eb1b0_0
- wincertstore=0.2=py310haa95532_2
- xz=5.2.10=h8cc25b3_1
- zlib=1.2.13=h8cc25b3_0
- zstd=1.5.2=h19a0ad4_0
- pip:
- absl-py==1.4.0
- aioice==0.7.6
- aiortc==1.4.0
- altair==4.2.2
- attrs==22.2.0
- av==10.0.0
- blinker==1.5
- cachetools==5.3.0
- cffi==1.15.1
- charset-normalizer==3.0.1
- click==8.1.3
- colorama==0.4.6
- contourpy==1.0.7
- cryptography==38.0.4
- cycler==0.11.0
- decorator==5.1.1
- deprecated==1.2.13
- dnspython==2.3.0
- entrypoints==0.4
- flatbuffers==23.1.21
- fonttools==4.38.0
- gcloud==0.18.3
- gitdb==4.0.10
- gitpython==3.1.30
- google-crc32c==1.5.0
- googleapis-common-protos==1.58.0
- httplib2==0.21.0
- idna==3.4
- importlib-metadata==6.0.0
- imutils==0.5.4
- jinja2==3.1.2
- jsonschema==4.17.3
- jwcrypto==1.4.2
- kiwisolver==1.4.4
- markdown-it-py==2.1.0
- markupsafe==2.1.2
- matplotlib==3.6.3
- mdurl==0.1.2
- mediapipe==0.9.1.0
- netifaces==0.11.0
- numpy==1.24.1
- oauth2client==4.1.3
- opencv-contrib-python==4.7.0.68
- opencv-python==4.7.0.68
- packaging==23.0
- pandas==1.5.3
- pillow==9.4.0
- protobuf==3.20.3
- pyarrow==11.0.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycparser==2.21
- pycryptodome==3.17
- pydeck==0.8.0
- pydub==0.25.1
- pyee==9.0.4
- pygments==2.14.0
- pylibsrtp==0.8.0
- pymongo==4.3.3
- pympler==1.0.1
- pyopenssl==23.0.0
- pyparsing==3.0.9
- pyrebase4==4.6.0
- pyrsistent==0.19.3
- python-dateutil==2.8.2
- python-jwt==4.0.0
- pytz==2022.7.1
- pytz-deprecation-shim==0.1.0.post0
- requests==2.28.2
- requests-toolbelt==0.10.1
- rich==13.3.1
- rsa==4.9
- scipy==1.10.0
- semver==2.13.0
- six==1.16.0
- smmap==5.0.0
- streamlit==1.17.0
- streamlit-nested-layout==0.1.1
- streamlit-option-menu==0.3.2
- streamlit-webrtc==0.44.2
- toml==0.10.2
- toolz==0.12.0
- tornado==6.2
- typing-extensions==4.4.0
- tzdata==2022.7
- tzlocal==4.2
- urllib3==1.26.14
- validators==0.20.0
- watchdog==2.2.1
- wrapt==1.14.1
- zipp==3.12.0
prefix: C:\ProgramData\Anaconda3\envs\CSIA_APS