Skip to content

Commit 6886c2f

Browse files
committed
hotfix fix req
1 parent 353acd4 commit 6886c2f

File tree

1 file changed

+14
-18
lines changed

1 file changed

+14
-18
lines changed

requirements.txt

Lines changed: 14 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,16 @@
1-
aiohttp==3.8.5
2-
aiosignal==1.2.0
3-
async-timeout==4.0.2
4-
attrs==21.4.0
5-
certifi==2023.7.22
6-
charset-normalizer==2.1.0
7-
ffmpeg-python==0.2.0
8-
frozenlist==1.3.0
9-
future==0.18.3
10-
idna==3.3
11-
imageio-ffmpeg==0.4.9
12-
multidict==6.0.2
13-
numpy==1.26.3
14-
py-cord==2.0.1
15-
pycord==0.1.1
16-
python-dotenv==0.20.0
1+
aiohttp==3.8.6
2+
aiosignal==1.3.1
3+
async-timeout==4.0.3
4+
attrs==23.2.0
5+
certifi==2023.11.17
6+
charset-normalizer==3.3.2
7+
frozenlist==1.4.1
8+
idna==3.6
9+
multidict==6.0.4
10+
py-cord==2.4.1
11+
python-dotenv==1.0.0
1712
quickchart-io==2.0.0
1813
requests==2.31.0
19-
urllib3==1.26.12
20-
yarl==1.7.2
14+
typing_extensions==4.9.0
15+
urllib3==2.1.0
16+
yarl==1.9.4

0 commit comments

Comments
 (0)