We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc8158d commit c96246eCopy full SHA for c96246e
requirements.txt
@@ -48,7 +48,7 @@ nbclient==0.5.10; python_version >= '3.7'
48
nbconvert==6.4.0; python_version >= '3.7'
49
nbformat==5.1.3; python_version >= '3.5'
50
nest-asyncio==1.5.4; python_version >= '3.5'
51
-notebook==6.1.6; python_version >= '3.5'
+notebook==6.4.12; python_version >= '3.5'
52
numpy==1.21.5; python_version < '3.11' and python_version >= '3.7'
53
packaging==21.3; python_version >= '3.6'
54
pandas==1.3.5; python_full_version >= '3.7.1'
0 commit comments