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.
2 parents 2c045e5 + ea801b5 commit 8a37866Copy full SHA for 8a37866
base/requirements.txt
@@ -3,8 +3,6 @@
3
# by the following command:
4
#
5
# Use the "Run workflow" button at https://github.com/jupyterhub/jupyterhub-container-images/actions/workflows/watch-dependencies.yaml
6
-
7
-#
8
alembic==1.15.2
9
# via jupyterhub
10
annotated-types==0.7.0
@@ -40,7 +38,7 @@ jinja2==3.1.6
40
38
41
39
jsonpointer==3.0.0
42
# via jsonschema
43
-jsonschema==4.23.0
+jsonschema[format-nongpl]==4.23.0
44
# via jupyter-events
45
jsonschema-specifications==2025.4.1
46
@@ -105,7 +103,7 @@ sqlalchemy==2.0.40
105
103
# via
106
104
# alembic
107
# jupyterhub
108
-tornado==6.4.2
+tornado==6.5.1
109
110
traitlets==5.14.3
111
0 commit comments