1mpreccable commited on
Commit
947a720
·
verified ·
1 Parent(s): 0ccc9b6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +85 -16
requirements.txt CHANGED
@@ -1,16 +1,85 @@
1
- argparse>=1.4.0
2
- ffmpeg>=1.4
3
- gradio>=3.36.1
4
- jupyter>=1.1.1
5
- matplotlib>=3.9.2
6
- mediapipe>=0.10.15
7
- numpy>=1.26.4
8
- opencv-python>=4.10.0.84
9
- pillow>=11.0.0
10
- plotly>=5.24.1
11
- pyfiglet>=1.0.2
12
- requests>=2.32.3
13
- rich>=13.9.2
14
- scikit-learn>=1.5.2
15
- streamlit>=1.9.0
16
- tqdm>=4.66.5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ argcomplete==3.1.4
2
+ attrs==23.2.0
3
+ Babel==2.10.3
4
+ bcc==0.29.1
5
+ bcrypt==3.2.2
6
+ blinker==1.7.0
7
+ Brlapi==0.8.5
8
+ certifi==2023.11.17
9
+ chardet==5.2.0
10
+ click==8.1.6
11
+ cloud-init==24.1.3
12
+ colorama==0.4.6
13
+ command-not-found==0.3
14
+ configobj==5.0.8
15
+ cryptography==41.0.7
16
+ cupshelpers==1.0
17
+ dbus-python==1.3.2
18
+ defer==1.0.6
19
+ distro==1.9.0
20
+ distro-info==1.7+build1
21
+ duplicity==2.1.4
22
+ fasteners==0.18
23
+ gpg==1.18.0
24
+ httplib2==0.20.4
25
+ idna==3.6
26
+ Jinja2==3.1.2
27
+ jsonpatch==1.32
28
+ jsonpointer==2.0
29
+ jsonschema==4.10.3
30
+ language-selector==0.1
31
+ launchpadlib==1.11.0
32
+ lazr.restfulclient==0.14.6
33
+ lazr.uri==1.0.6
34
+ louis==3.29.0
35
+ Mako==1.3.2.dev0
36
+ Markdown==3.5.2
37
+ markdown-it-py==3.0.0
38
+ MarkupSafe==2.1.5
39
+ mdurl==0.1.2
40
+ monotonic==1.6
41
+ netaddr==0.8.0
42
+ netifaces==0.11.0
43
+ oauthlib==3.2.2
44
+ olefile==0.46
45
+ packaging==24.0
46
+ paramiko==2.12.0
47
+ pexpect==4.9.0
48
+ pillow==10.2.0
49
+ pipx==1.4.3
50
+ platformdirs==4.2.0
51
+ psutil==5.9.8
52
+ ptyprocess==0.7.0
53
+ pycairo==1.25.1
54
+ pycups==2.0.1
55
+ Pygments==2.17.2
56
+ PyGObject==3.48.2
57
+ PyJWT==2.7.0
58
+ PyNaCl==1.5.0
59
+ pyparsing==3.1.1
60
+ pyrsistent==0.20.0
61
+ pyserial==3.5
62
+ python-apt==2.7.7+ubuntu1
63
+ python-dateutil==2.8.2
64
+ python-debian==0.1.49+ubuntu2
65
+ pytz==2024.1
66
+ pyxdg==0.28
67
+ PyYAML==6.0.1
68
+ requests==2.31.0
69
+ rich==13.7.1
70
+ screen-resolution-extra==0.0.0
71
+ setuptools==68.1.2
72
+ six==1.16.0
73
+ systemd-python==235
74
+ typing_extensions==4.10.0
75
+ ubuntu-drivers-common==0.0.0
76
+ ubuntu-pro-client==8001
77
+ ufw==0.36.2
78
+ unattended-upgrades==0.1
79
+ urllib3==2.0.7
80
+ usb-creator==0.3.16
81
+ userpath==1.9.1
82
+ wadllib==1.3.6
83
+ wheel==0.42.0
84
+ xdg==5
85
+ xkit==0.0.0