Skip to content

Commit dfd00bd

Browse files
committed
added to requirements
1 parent 6235942 commit dfd00bd

1 file changed

Lines changed: 121 additions & 9 deletions

File tree

requirements.txt

Lines changed: 121 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,121 @@
1-
# Base MkDocs dependencies for this template
2-
mkdocs>=1.6
3-
mkdocs-material
4-
5-
# Add each MkDocs plugin or extension referenced in mkdocs.yml below.
6-
# Example: mkdocs-awesome-plugin
7-
mkdocstrings[python]
8-
mkdocs-git-revision-date-plugin
9-
mkdocs-jupyter
1+
affine==2.4.0
2+
appnope==0.1.4
3+
asttokens==3.0.1
4+
attrs==26.1.0
5+
babel==2.18.0
6+
backrefs==7.0
7+
beautifulsoup4==4.14.3
8+
bleach==6.3.0
9+
certifi==2026.4.22
10+
cffi==2.0.0
11+
charset-normalizer==3.4.7
12+
click==8.3.3
13+
cligj==0.7.2
14+
colorama==0.4.6
15+
comm==0.2.3
16+
contourpy==1.3.3
17+
cryptography==48.0.0
18+
cycler==0.12.1
19+
debugpy==1.8.20
20+
decorator==5.2.1
21+
defusedxml==0.7.1
22+
earthengine-api==1.7.26
23+
executing==2.2.1
24+
fastjsonschema==2.21.2
25+
fonttools==4.63.0
26+
geopandas==1.1.3
27+
ghp-import==2.1.0
28+
gitdb==4.0.12
29+
GitPython==3.1.50
30+
google-api-core==2.30.3
31+
google-api-python-client==2.196.0
32+
google-auth==2.52.0
33+
google-auth-httplib2==0.4.0
34+
google-cloud-core==2.6.0
35+
google-cloud-storage==3.10.1
36+
google-crc32c==1.8.0
37+
google-resumable-media==2.9.0
38+
googleapis-common-protos==1.75.0
39+
griffelib==2.0.2
40+
httplib2==0.31.2
41+
idna==3.15
42+
ipykernel==7.2.0
43+
ipython==9.13.0
44+
ipython_pygments_lexers==1.1.1
45+
jedi==0.20.0
46+
Jinja2==3.1.6
47+
jsonschema==4.26.0
48+
jsonschema-specifications==2025.9.1
49+
jupyter_client==8.8.0
50+
jupyter_core==5.9.1
51+
jupyterlab_pygments==0.3.0
52+
jupytext==1.19.2
53+
kiwisolver==1.5.0
54+
Markdown==3.10.2
55+
markdown-it-py==4.2.0
56+
MarkupSafe==3.0.3
57+
matplotlib==3.10.9
58+
matplotlib-inline==0.2.2
59+
mdit-py-plugins==0.6.1
60+
mdurl==0.1.2
61+
mergedeep==1.3.4
62+
mistune==3.2.1
63+
mkdocs==1.6.1
64+
mkdocs-autorefs==1.4.4
65+
mkdocs-get-deps==0.2.2
66+
mkdocs-git-revision-date-plugin==0.3.2
67+
mkdocs-jupyter==0.26.3
68+
mkdocs-material==9.7.6
69+
mkdocs-material-extensions==1.3.1
70+
mkdocstrings==1.0.4
71+
mkdocstrings-python==2.0.3
72+
nbclient==0.10.4
73+
nbconvert==7.17.1
74+
nbformat==5.10.4
75+
nest-asyncio==1.6.0
76+
numpy==2.4.4
77+
packaging==26.2
78+
paginate==0.5.7
79+
pandas==3.0.3
80+
pandocfilters==1.5.1
81+
parso==0.8.7
82+
pathspec==1.1.1
83+
pexpect==4.9.0
84+
pillow==12.2.0
85+
platformdirs==4.9.6
86+
prompt_toolkit==3.0.52
87+
proto-plus==1.28.0
88+
protobuf==7.34.1
89+
psutil==7.2.2
90+
ptyprocess==0.7.0
91+
pure_eval==0.2.3
92+
pyasn1==0.6.3
93+
pyasn1_modules==0.4.2
94+
pycparser==3.0
95+
Pygments==2.20.0
96+
pymdown-extensions==10.21.3
97+
pyogrio==0.12.1
98+
pyparsing==3.3.2
99+
pyproj==3.7.2
100+
python-dateutil==2.9.0.post0
101+
PyYAML==6.0.3
102+
pyyaml_env_tag==1.1
103+
pyzmq==27.1.0
104+
rasterio==1.5.0
105+
referencing==0.37.0
106+
requests==2.34.1
107+
rpds-py==0.30.0
108+
shapely==2.1.2
109+
six==1.17.0
110+
smmap==5.0.3
111+
soupsieve==2.8.3
112+
stack-data==0.6.3
113+
tinycss2==1.4.0
114+
tornado==6.5.5
115+
traitlets==5.15.0
116+
typing_extensions==4.15.0
117+
uritemplate==4.2.0
118+
urllib3==2.7.0
119+
watchdog==6.0.0
120+
wcwidth==0.7.0
121+
webencodings==0.5.1

0 commit comments

Comments
 (0)