djangocon / 2023.djangocon.us

🫐 The DjangoCon US 2023 conference website
https://2023.djangocon.us
Other
16 stars 49 forks source link

Upgrade package versions to work with Python 3.11 #132

Closed drewbrew closed 1 year ago

drewbrew commented 1 year ago

Description

Run python -m piptools compile requirements.in > requirements.txt and commit the result

Specifically, greenlet 1.x won't compile under Python 3.11.