-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path4.2.0
More file actions
17 lines (17 loc) · 1.83 KB
/
Copy path4.2.0
File metadata and controls
17 lines (17 loc) · 1.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Collecting nbformat
Using cached nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB)
Collecting fastjsonschema>=2.15 (from nbformat)
Using cached fastjsonschema-2.21.1-py3-none-any.whl.metadata (2.2 kB)
Requirement already satisfied: jsonschema>=2.6 in c:\users\wajiz.pjk\miniconda3\envs\python_ml_latest\lib\site-packages (from nbformat) (4.23.0)
Requirement already satisfied: jupyter-core!=5.0.*,>=4.12 in c:\users\wajiz.pjk\appdata\roaming\python\python313\site-packages (from nbformat) (5.7.2)
Requirement already satisfied: traitlets>=5.1 in c:\users\wajiz.pjk\appdata\roaming\python\python313\site-packages (from nbformat) (5.14.3)
Requirement already satisfied: attrs>=22.2.0 in c:\users\wajiz.pjk\miniconda3\envs\python_ml_latest\lib\site-packages (from jsonschema>=2.6->nbformat) (25.1.0)
Requirement already satisfied: jsonschema-specifications>=2023.03.6 in c:\users\wajiz.pjk\miniconda3\envs\python_ml_latest\lib\site-packages (from jsonschema>=2.6->nbformat) (2024.10.1)
Requirement already satisfied: referencing>=0.28.4 in c:\users\wajiz.pjk\miniconda3\envs\python_ml_latest\lib\site-packages (from jsonschema>=2.6->nbformat) (0.36.2)
Requirement already satisfied: rpds-py>=0.7.1 in c:\users\wajiz.pjk\miniconda3\envs\python_ml_latest\lib\site-packages (from jsonschema>=2.6->nbformat) (0.23.1)
Requirement already satisfied: platformdirs>=2.5 in c:\users\wajiz.pjk\appdata\roaming\python\python313\site-packages (from jupyter-core!=5.0.*,>=4.12->nbformat) (4.3.6)
Requirement already satisfied: pywin32>=300 in c:\users\wajiz.pjk\appdata\roaming\python\python313\site-packages (from jupyter-core!=5.0.*,>=4.12->nbformat) (308)
Using cached nbformat-5.10.4-py3-none-any.whl (78 kB)
Using cached fastjsonschema-2.21.1-py3-none-any.whl (23 kB)
Installing collected packages: fastjsonschema, nbformat
Successfully installed fastjsonschema-2.21.1 nbformat-5.10.4