返回 Social Auto Upload
requirements.txt
根目录 / requirements.txt
1 ��aiofiles==24.1.0
2
3 aiohttp==3.9.5
4
5 aiohttp-cors==0.8.1
6
7 aiosignal==1.3.2
8
9 alembic==1.16.1
10
11 anyio==4.9.0
12
13 asgiref==3.8.1
14
15 async-lru==2.0.5
16
17 async-timeout==4.0.3
18
19 attrs==25.3.0
20
21 backports-datetime-fromisoformat==2.0.3
22
23 biliup==0.4.98
24
25 blinker==1.9.0
26
27 Brotli==1.1.0
28
29 certifi==2025.4.26
30
31 cf_clearance==0.31.0
32
33 cffi==1.17.1
34
35 charset-normalizer==3.4.2
36
37 click==8.2.1
38
39 colorama==0.4.6
40
41 dnspython==2.7.0
42
43 eventlet==0.40.0
44
45 exceptiongroup==1.3.0
46
47 Flask[async]==3.1.1
48
49 flask-cors==6.0.0
50
51 frozenlist==1.6.0
52
53 greenlet==3.2.2
54
55 h11==0.16.0
56
57 h2==4.2.0
58
59 hpack==4.1.0
60
61 httpcore==1.0.9
62
63 httpx==0.28.1
64
65 hyperframe==6.1.0
66
67 idna==3.10
68
69 isodate==0.7.2
70
71 itsdangerous==2.2.0
72
73 Jinja2==3.1.6
74
75 jsengine==1.0.7.post1
76
77 loguru==0.7.3
78
79 lxml==5.4.0
80
81 m3u8==6.0.0
82
83 Mako==1.3.10
84
85 MarkupSafe==3.0.2
86
87 multidict==6.4.4
88
89 outcome==1.3.0.post0
90
91 pillow==11.2.1
92
93 playwright==1.52.0
94
95 propcache==0.3.1
96
97 protobuf==6.31.1
98
99 psutil==7.0.0
100
101 pyasn1==0.6.1
102
103 pycountry==24.6.1
104
105 pycparser==2.22
106
107 pycryptodome==3.23.0
108
109 pyee==13.0.0
110
111 PySocks==1.7.1
112
113 PyYAML==6.0.2
114
115 qrcode==8.2
116
117 requests==2.32.3
118
119 rsa==4.9.1
120
121 schedule==1.2.2
122
123 sniffio==1.3.1
124
125 sortedcontainers==2.4.0
126
127 SQLAlchemy==2.0.41
128
129 stream-gears==0.2.2
130
131 streamlink==7.3.0
132
133 tomli==2.2.1
134
135 tomli_w==1.2.0
136
137 trio==0.30.0
138
139 trio-websocket==0.12.2
140
141 truststore==0.10.1
142
143 typing_extensions==4.13.2
144
145 urllib3==2.4.0
146
147 websocket-client==1.8.0
148
149 Werkzeug==3.1.3
150
151 win32_setctime==1.2.0
152
153 wsproto==1.2.0
154
155 xhs==0.2.13
156
157 yarl==1.20.0
158
159 ykdl==1.8.2
160
161 yt-dlp==2025.5.22
162
163
163 lines Plain Text