hasanbasbunar commited on
Commit
f5c6946
·
verified ·
1 Parent(s): a6a41c4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -146
requirements.txt CHANGED
@@ -1,146 +1,4 @@
1
- appdirs==1.4.4
2
- asgiref==3.7.2
3
- async-timeout==4.0.3
4
- attrs==23.2.0
5
- Babel==2.10.3
6
- bcc==0.29.1
7
- bcrypt==3.2.2
8
- beautifulsoup4==4.12.3
9
- blinker==1.7.0
10
- bottle==0.12.25
11
- Brlapi==0.8.5
12
- Brotli==1.1.0
13
- certifi==2023.11.17
14
- chardet==5.2.0
15
- click==8.1.6
16
- cloud-init==25.2
17
- colorama==0.4.6
18
- command-not-found==0.3
19
- configobj==5.0.8
20
- contourpy==1.0.7
21
- cryptography==41.0.7
22
- cssselect==1.2.0
23
- cupshelpers==1.0
24
- cycler==0.11.0
25
- dbus-python==1.3.2
26
- decorator==5.1.1
27
- defer==1.0.6
28
- defusedxml==0.7.1
29
- distro==1.9.0
30
- distro-info==1.7+build1
31
- Django==4.2.11
32
- docker==5.0.3
33
- duplicity==2.1.4
34
- fail2ban==1.0.2
35
- fasteners==0.18
36
- fonttools==4.46.0
37
- fs==2.4.16
38
- fuse-python==1.0.7
39
- Glances==3.4.0.3
40
- gssapi==1.8.2
41
- html5lib==1.1
42
- httplib2==0.20.4
43
- idna==3.6
44
- ifaddr==0.2.0
45
- importlib-metadata==4.12.0
46
- influxdb==5.3.1
47
- Jinja2==3.1.2
48
- jsonpatch==1.32
49
- jsonpointer==2.0
50
- jsonschema==4.10.3
51
- kiwisolver==0.0.0
52
- language-selector==0.1
53
- launchpadlib==1.11.0
54
- lazr.restfulclient==0.14.6
55
- lazr.uri==1.0.6
56
- louis==3.29.0
57
- lxml==5.2.1
58
- lz4==4.0.2+dfsg
59
- Mako==1.3.2.dev0
60
- markdown-it-py==3.0.0
61
- MarkupSafe==2.1.5
62
- matplotlib==3.6.3
63
- mdurl==0.1.2
64
- monotonic==1.6
65
- more-itertools==10.2.0
66
- mpmath==0.0.0
67
- msgpack==1.0.3
68
- mutagen==1.46.0
69
- netaddr==0.8.0
70
- netifaces==0.11.0
71
- numpy==1.26.4
72
- oauthlib==3.2.2
73
- olefile==0.46
74
- packaging==24.0
75
- paramiko==2.12.0
76
- pexpect==4.9.0
77
- pillow==10.2.0
78
- ply==3.11
79
- psutil==5.9.8
80
- ptyprocess==0.7.0
81
- py-cpuinfo==9.0.0
82
- py3dns==4.0.0
83
- pyasn1==0.4.8
84
- pyasyncore==1.0.2
85
- pycairo==1.25.1
86
- pycryptodomex==3.20.0
87
- pycups==2.0.1
88
- Pygments==2.17.2
89
- PyGObject==3.48.2
90
- pyinotify==0.9.6
91
- PyJWT==2.7.0
92
- pykerberos==1.1.14
93
- pylibacl==0.7.0
94
- PyNaCl==1.5.0
95
- PyOpenGL==3.1.7
96
- pyparsing==3.1.1
97
- PyQt5==5.15.10
98
- PyQt5-sip==12.13.0
99
- pyrsistent==0.20.0
100
- pyserial==3.5
101
- pysmi==0.3.4
102
- pysnmp==4.4.12
103
- pystache==0.6.0
104
- python-apt==2.7.7+ubuntu5
105
- python-dateutil==2.8.2
106
- python-debian==0.1.49+ubuntu2
107
- python-lzo==1.14
108
- pytz==2024.1
109
- pyxattr==0.8.1
110
- pyxdg==0.28
111
- PyYAML==6.0.1
112
- rencode==1.0.6
113
- requests==2.31.0
114
- rich==13.7.1
115
- SciPy==1.11.4
116
- screen-resolution-extra==0.0.0
117
- setproctitle==1.3.3
118
- setuptools==68.1.2
119
- six==1.16.0
120
- soupsieve==2.5
121
- sqlparse==0.4.4
122
- ssh-import-id==5.11
123
- sympy==1.12
124
- systemd-python==235
125
- tornado==6.4
126
- ubuntu-drivers-common==0.0.0
127
- ubuntu-pro-client==8001
128
- ufoLib2==0.16.0
129
- ufw==0.36.2
130
- ujson==5.9.0
131
- unattended-upgrades==0.1
132
- unicodedata2==15.1.0
133
- uritools==4.0.1
134
- urllib3==2.0.7
135
- usb-creator==0.3.16
136
- wadllib==1.3.6
137
- webencodings==0.5.1
138
- websocket-client==1.7.0
139
- websockets==10.4
140
- wheel==0.42.0
141
- xdg==5
142
- xkit==0.0.0
143
- xpra==3.1.5
144
- yt-dlp==2025.8.11
145
- zeroconf==0.131.0
146
- zipp==1.0.0
 
1
+ gradio>=5.49.1
2
+ openai>=2.6.1
3
+ pillow>=11.3.0
4
+ pymupdf>=1.26.5