mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
(core) Upgrade to Python 3.11
Summary: Replaced mentions of Python 3.9 with 3.11 Test Plan: this Reviewers: paulfitz, georgegevoian Reviewed By: paulfitz, georgegevoian Subscribers: dsagal, georgegevoian, paulfitz Differential Revision: https://phab.getgrist.com/D3980
This commit is contained in:
@@ -12,3 +12,4 @@ python-dateutil
|
||||
six
|
||||
sortedcontainers
|
||||
unittest-xml-reporting
|
||||
typing-extensions # used by astroid before Python 3.11
|
||||
|
||||
Reference in New Issue
Block a user