File tree Expand file tree Collapse file tree 1 file changed +27
-3
lines changed Expand file tree Collapse file tree 1 file changed +27
-3
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,14 @@ certifi==2022.12.7
1616 # via requests
1717charset-normalizer == 3.0.1
1818 # via requests
19+ contourpy == 1.0.7
20+ # via matplotlib
21+ cycler == 0.11.0
22+ # via matplotlib
1923docutils == 0.19
2024 # via sphinx
25+ fonttools == 4.38.0
26+ # via matplotlib
2127furo == 2022.12.7
2228 # via -r docs/requirements.in
2329idna == 3.4
@@ -30,12 +36,24 @@ jinja2==3.1.2
3036 # via sphinx
3137file :.#egg=jsonschema_specifications
3238 # via -r docs/requirements.in
39+ kiwisolver == 1.4.4
40+ # via matplotlib
3341markupsafe == 2.1.2
3442 # via jinja2
43+ matplotlib == 3.6.3
44+ # via sphinxext-opengraph
3545multidict == 6.0.4
3646 # via yarl
47+ numpy == 1.24.2
48+ # via
49+ # contourpy
50+ # matplotlib
3751packaging == 23.0
38- # via sphinx
52+ # via
53+ # matplotlib
54+ # sphinx
55+ pillow == 9.4.0
56+ # via matplotlib
3957pyenchant == 3.2.2
4058 # via sphinxcontrib-spelling
4159pygments == 2.14.0
@@ -45,14 +63,20 @@ pygments==2.14.0
4563 # sphinx
4664pygments-github-lexers == 0.0.5
4765 # via -r docs/requirements.in
66+ pyparsing == 3.0.9
67+ # via matplotlib
4868pyrsistent == 0.19.3
4969 # via referencing
70+ python-dateutil == 2.8.2
71+ # via matplotlib
5072pytz == 2022.7.1
5173 # via babel
52- referencing == 0.9.2
74+ referencing == 0.14.0
5375 # via jsonschema-specifications
5476requests == 2.28.2
5577 # via sphinx
78+ six == 1.16.0
79+ # via python-dateutil
5680snowballstemmer == 2.2.0
5781 # via sphinx
5882soupsieve == 2.3.2.post1
@@ -83,7 +107,7 @@ sphinxcontrib-serializinghtml==1.1.5
83107 # via sphinx
84108sphinxcontrib-spelling == 7.7.0
85109 # via -r docs/requirements.in
86- sphinxext-opengraph == 0.7.5
110+ sphinxext-opengraph == 0.8.0
87111 # via -r docs/requirements.in
88112urllib3 == 1.26.14
89113 # via requests
You can’t perform that action at this time.
0 commit comments