sebp / PyGObject-Tutorial

Tutorial for using GTK+ 3 in Python
https://python-gtk-3-tutorial.readthedocs.io/
GNU Lesser General Public License v2.1
393 stars 161 forks source link

Update versions in requirements.txt and Python in Dockerfile #223

Closed rffontenelle closed 5 months ago

rffontenelle commented 5 months ago

Sphinx <4 is not compatible with Python 3.10+, so updating requirements.txt is needed. Since we're here, I updated the python image used in Dockerfile.

sebp commented 5 months ago

Thank you. I upgraded sphinx-rtd-theme too and removed the sphinxcontrib constraints, which aren't needed with Python 3.12.