Skip to content

Commit 431521b

Browse files
committed
fix: correct requirements.txt
1 parent ae0a6b7 commit 431521b

File tree

7 files changed

+6
-6
lines changed

7 files changed

+6
-6
lines changed

.github/banner_transparent.png

-1 Bytes
Loading

.github/discordpyslashlogo.png

-1 Bytes
Loading

docs/_static/banner.png

-2 Bytes
Loading

docs/_static/button_example.png

0 Bytes
Loading

docs/_static/client_token.png

0 Bytes
Loading

docs/_static/not_dead.png

-1 Bytes
Loading

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
pre-commit==2.16.0
2-
isort==5.9.3
3-
flake8==3.9.2
4-
black==21.11b1
5-
autoflake==1.4
61
aiohttp==3.7.4.post0
7-
orjson==3.6.3
2+
autoflake==1.4
3+
black==21.11b1
84
colorama==0.4.4
5+
flake8==3.9.2
6+
isort==5.9.3
7+
orjson==3.6.3
8+
pre-commit==2.16.0

0 commit comments

Comments
 (0)