-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
112 lines (112 loc) · 2.62 KB
/
environment.yaml
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
name: safedrive
channels:
- defaults
dependencies:
- ca-certificates=2023.05.30=hecd8cb5_0
- libcxx=14.0.6=h9765a3e_0
- libffi=3.4.4=hecd8cb5_0
- ncurses=6.4=hcec6c5f_0
- openssl=3.0.9=hca72f7f_0
- pip=23.1.2=py39hecd8cb5_0
- python=3.9.16=h5ee71fb_3
- readline=8.2=hca72f7f_0
- setuptools=67.8.0=py39hecd8cb5_0
- sqlite=3.41.2=h6c40b1e_0
- tk=8.6.12=h5d9f67b_0
- wheel=0.38.4=py39hecd8cb5_0
- xz=5.4.2=h6c40b1e_0
- zlib=1.2.13=h4dc903c_0
- pip:
- absl-py==1.4.0
- aioice==0.9.0
- aiortc==1.5.0
- altair==5.0.1
- anyio==3.7.0
- attrs==23.1.0
- av==10.0.0
- bcrypt==4.0.1
- blinker==1.6.2
- cachetools==5.3.1
- certifi==2023.5.7
- cffi==1.15.1
- charset-normalizer==3.1.0
- click==8.1.3
- contourpy==1.1.0
- cryptography==41.0.1
- cycler==0.11.0
- decorator==5.1.1
- dnspython==2.3.0
- ecdsa==0.18.0
- exceptiongroup==1.1.2
- fastapi==0.99.1
- flatbuffers==23.5.26
- fonttools==4.40.0
- gitdb==4.0.10
- gitpython==3.1.31
- google-crc32c==1.5.0
- greenlet==2.0.2
- h11==0.14.0
- idna==3.4
- ifaddr==0.2.0
- importlib-metadata==6.7.0
- importlib-resources==5.12.0
- jinja2==3.1.2
- jsonschema==4.17.3
- kiwisolver==1.4.4
- markdown-it-py==3.0.0
- markupsafe==2.1.3
- matplotlib==3.7.1
- mdurl==0.1.2
- mediapipe==0.9.1.0
- numpy==1.25.0
- opencv-contrib-python==4.8.0.74
- opencv-python==4.8.0.74
- opencv-python-headless==4.8.0.74
- packaging==23.1
- pandas==2.0.3
- passlib==1.7.4
- pillow==9.5.0
- plotly==5.15.0
- protobuf==3.20.3
- pyarrow==12.0.1
- pyasn1==0.5.0
- pycparser==2.21
- pydantic==1.10.10
- pydeck==0.8.1b0
- pydub==0.25.1
- pyee==11.0.0
- pygments==2.15.1
- pylibsrtp==0.8.0
- pympler==1.0.1
- pymysql==1.1.0
- pyopenssl==23.2.0
- pyparsing==3.1.0
- pyrsistent==0.19.3
- python-dateutil==2.8.2
- python-jose==3.3.0
- python-multipart==0.0.6
- pytz==2023.3
- pytz-deprecation-shim==0.1.0.post0
- requests==2.31.0
- rich==13.4.2
- rsa==4.9
- six==1.16.0
- smmap==5.0.0
- sniffio==1.3.0
- sqlalchemy==2.0.17
- starlette==0.27.0
- streamlit==1.24.0
- streamlit-nested-layout==0.1.1
- streamlit-webrtc==0.45.1
- tenacity==8.2.2
- toml==0.10.2
- toolz==0.12.0
- tornado==6.3.2
- typing-extensions==4.7.1
- tzdata==2023.3
- tzlocal==4.3.1
- urllib3==2.0.3
- uvicorn==0.22.0
- validators==0.20.0
- zipp==3.15.0
prefix: /Users/repairedserver/opt/anaconda3/envs/safedrive