Revert "build(deps): bump pycairo from 1.23.0 to 1.26.0 (#1278)"

This reverts commit 4ab595cde867353da31a68b280947d3635393ae8.
This commit is contained in:
alfrix 2024-02-19 09:50:28 -03:00
parent 4ab595cde8
commit f0abcfb0b0

View File

@ -12,7 +12,7 @@ backports.zoneinfo;python_version<"3.9"
# Python 3.7 (For Buster until June 2024)
PyGObject==3.44.1; python_version == '3.7'
pycairo==1.26.0; python_version == '3.7'
pycairo==1.23.0; python_version == '3.7'
websocket-client==1.6.1; python_version == '3.7'
PyGObject==3.46.0;python_version>="3.8"