Skip to content

Commit d47a30e

Browse files
committed
update: black
1 parent dfdc0e7 commit d47a30e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ aiosignal==1.3.1; python_version >= '3.7'
55
async-timeout==4.0.3; python_version < '3.11'
66
attrs==23.1.0; python_version >= '3.7'
77
brotli==1.1.0
8+
black==25.1.0
89
cairocffi==1.6.1; python_version >= '3.7'
910
cairosvg==2.7.1; python_version >= '3.5'
1011
certifi==2023.11.17; python_version >= '3.6'
@@ -35,6 +36,7 @@ python-dotenv==1.0.0; python_version >= '3.8'
3536
requests==2.31.0; python_version >= '3.7'
3637
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
3738
tinycss2==1.2.1; python_version >= '3.7'
39+
tomli==2.2.1
3840
urllib3==2.1.0; python_version >= '3.8'
3941
uvloop==0.19.0; sys_platform != 'win32'
4042
webencodings==0.5.1

0 commit comments

Comments
 (0)