We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 353acd4 commit 6886c2fCopy full SHA for 6886c2f
requirements.txt
@@ -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
+aiohttp==3.8.6
+aiosignal==1.3.1
+async-timeout==4.0.3
+attrs==23.2.0
+certifi==2023.11.17
+charset-normalizer==3.3.2
+frozenlist==1.4.1
+idna==3.6
+multidict==6.0.4
+py-cord==2.4.1
+python-dotenv==1.0.0
17
quickchart-io==2.0.0
18
requests==2.31.0
19
-urllib3==1.26.12
20
-yarl==1.7.2
+typing_extensions==4.9.0
+urllib3==2.1.0
+yarl==1.9.4
0 commit comments