-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenvironment.yml
More file actions
46 lines (46 loc) · 1.23 KB
/
Copy pathenvironment.yml
File metadata and controls
46 lines (46 loc) · 1.23 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
name: face_detection
channels:
- conda-forge
dependencies:
- bzip2=1.0.8=h99b78c6_7
- ca-certificates=2025.1.31=hf0a4a13_0
- libffi=3.4.6=h1da3d7d_1
- liblzma=5.6.4=h39f12f2_0
- libsqlite=3.49.1=h3f77e49_2
- libzlib=1.3.1=h8359307_2
- ncurses=6.5=h5e97a16_3
- openssl=3.4.1=h81ee809_0
- pip=25.0.1=pyh8b19718_0
- python=3.10.16=h870587a_1_cpython
- readline=8.2=h1d1bf99_2
- setuptools=75.8.2=pyhff2d567_0
- tk=8.6.13=h5083fa2_1
- tzdata=2025b=h78e105d_0
- wheel=0.45.1=pyhd8ed1ab_1
- pip:
- blinker==1.7.0
- certifi==2025.1.31
- charset-normalizer==3.4.1
- click==8.1.7
- dlib==19.22.0
- face-recognition==1.3.0
- face-recognition-models==0.3.0
- flask==3.0.3
- flask-sqlalchemy==3.1.1
- idna==3.10
- itsdangerous==2.2.0
- jinja2==3.1.3
- markupsafe==2.1.5
- numpy==1.26.4
- opencv-contrib-python==4.9.0.80
- opencv-python==4.9.0.80
- pillow==10.3.0
- prettytable==3.16.0
- pytz==2025.2
- requests==2.32.3
- sqlalchemy==2.0.29
- typing-extensions==4.11.0
- urllib3==2.3.0
- wcwidth==0.2.13
- werkzeug==3.0.2
prefix: /opt/homebrew/Caskroom/miniforge/base/envs/face_detection