We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6156e71 commit 4ee9fb4Copy full SHA for 4ee9fb4
requirements/constraints.txt
@@ -10,9 +10,3 @@
10
11
# This file contains all common constraints for edx-repos
12
-c common_constraints.txt
13
-# tox>4.0.0 isn't yet compatible with many tox plugins, causing CI failures in almost all repos.
14
-# Details can be found in this discussion: https://github.com/tox-dev/tox/discussions/1810
15
-tox<4.0.0
16
-
17
-# Temporary to Support the python 3.11 Upgrade
18
-backports.zoneinfo;python_version<"3.9" # Newer versions have zoneinfo available in the standard library
0 commit comments