Skip to content

Commit 4a20960

Browse files
committed
sync with pipfile.
1 parent 5c59bf1 commit 4a20960

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

requirements.txt

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
1-
-i https://pypi.org/simple
2-
aiodns==3.5.0; python_version >= '3.9'
1+
-i https://pypi.org/simple
32
aiohappyeyeballs==2.6.1; python_version >= '3.9'
43
aiohttp==3.13.2; python_version >= '3.9'
54
aiosignal==1.4.0; python_version >= '3.9'
65
async-timeout==5.0.1; python_version < '3.11'
76
attrs==25.4.0; python_version >= '3.9'
8-
audioop-lts==0.2.2; python_version >= '3.13'
97
brotli==1.2.0
108
cairocffi==1.7.1; python_version >= '3.8'
119
cairosvg==2.8.2; python_version >= '3.9'
12-
certifi==2025.10.5; python_version >= '3.7'
10+
certifi==2025.11.12; python_version >= '3.7'
1311
cffi==2.0.0; python_version >= '3.9'
1412
charset-normalizer==3.4.4; python_version >= '3.7'
1513
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
@@ -30,15 +28,14 @@ packaging==23.2; python_version >= '3.7'
3028
parsedatetime==2.6
3129
pillow==12.0.0; python_version >= '3.10'
3230
propcache==0.4.1; python_version >= '3.9'
33-
pycares==4.11.0; python_version >= '3.9'
3431
pycparser==2.23; python_version >= '3.8'
3532
pymongo==4.15.3; python_version >= '3.9'
3633
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
3734
python-dotenv==1.0.0; python_version >= '3.8'
3835
requests==2.31.0; python_version >= '3.7'
3936
setuptools==80.9.0; python_version >= '3.9'
4037
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
41-
tinycss2==1.4.0; python_version >= '3.8'
38+
tinycss2==1.5.1; python_version >= '3.10'
4239
typing-extensions==4.15.0; python_version >= '3.9'
4340
urllib3==2.5.0; python_version >= '3.9'
4441
uvloop==0.22.1; sys_platform != 'win32'

0 commit comments

Comments
 (0)