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 5989ba1 commit f5e4a42Copy full SHA for f5e4a42
backend/client/requirements.txt
@@ -7,7 +7,7 @@ fastjsonschema==2.16.2
7
termcolor
8
PyYAML
9
importlib_metadata; python_version < '3.8'
10
-pip-system-certs>=3.1
+pip-system-certs>=3.1,<4
11
typing_extensions>=4.11.0,<5
12
rfc3339-validator==0.1.4 # Used to validate date-time format in jsonschema
13
packaging==23.0
0 commit comments