Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
added in Las Palmas example policy checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
carlhiggs committed Feb 9, 2024
1 parent 75db106 commit dba60f7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions docker/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ cryptography==42.0.2
cycler==0.12.1
cykhash==2.0.1
Cython==3.0.8
debugpy==1.8.0
debugpy==1.8.1
decorator==5.1.1
defusedxml==0.7.1
entrypoints==0.4
et-xmlfile==1.1.0
exceptiongroup==1.2.0
executing==2.0.1
fastapi==0.109.1
fastapi==0.109.2
fastapi-socketio==0.0.10
fastjsonschema==2.19.1
fiona==1.9.5
Expand All @@ -46,7 +46,7 @@ fonttools==4.43.0
fpdf2==2.7.7
fqdn==1.5.1
GDAL==3.8.3
GeoAlchemy2==0.14.3
GeoAlchemy2==0.14.4
geographiclib==1.52
geopandas==0.14.3
geopy==2.4.1
Expand All @@ -62,9 +62,9 @@ idna==3.6
ifaddr==0.2.0
importlib-metadata==7.0.1
importlib-resources==6.1.1
ipykernel==6.29.0
ipykernel==6.29.2
ipython==8.21.0
ipywidgets==8.1.1
ipywidgets==8.1.2
isoduration==20.11.0
itsdangerous==2.1.2
jedi==0.19.1
Expand All @@ -83,7 +83,7 @@ jupyter_server_terminals==0.5.2
jupyterlab==4.0.12
jupyterlab_pygments==0.3.0
jupyterlab_server==2.25.2
jupyterlab-widgets==3.0.9
jupyterlab_widgets==3.0.10
kiwisolver==1.4.5
lxml==5.1.0
mapclassify==2.6.1
Expand All @@ -95,22 +95,22 @@ mercantile==1.2.1
mistune==3.0.2
munkres==1.1.4
nbclient==0.8.0
nbconvert==7.14.2
nbconvert==7.16.0
nbformat==5.9.2
nest_asyncio==1.6.0
networkx==3.2.1
nicegui==1.4.12.dev0
notebook_shim==0.2.3
numexpr==2.8.8
numpy==1.26.3
numexpr==2.9.0
numpy==1.26.4
openpyxl==3.1.2
orjson==3.8.14
osmnx==1.5.1
overrides==7.7.0
OWSLib==0.29.3
packaging==23.2
pandana==0.7
pandas==2.2.0
pandas==2.1.4
pandocfilters==1.5.0
parso==0.8.3
pexpect==4.9.0
Expand All @@ -128,8 +128,8 @@ ptyprocess==0.7.0
pure-eval==0.2.2
py-cpuinfo==9.0.0
pycparser==2.21
pydantic==2.6.0
pydantic_core==2.16.1
pydantic==2.6.1
pydantic_core==2.16.2
pygeometa==0.15.3
Pygments==2.17.2
pyparsing==3.1.1
Expand All @@ -143,7 +143,7 @@ python-engineio==4.8.2
python-json-logger==2.0.7
python-multipart==0.0.6
python-rapidjson==1.14
python-socketio==5.11.0
python-socketio==5.11.1
pytz==2024.1
PyYAML==6.0.1
pyzmq==25.1.2
Expand All @@ -167,7 +167,7 @@ soupsieve==2.5
SQLAlchemy==1.4.49
src==0.0.0
stack-data==0.6.2
starlette==0.35.0
starlette==0.36.3
tables==3.9.2
terminado==0.18.0
threadpoolctl==3.2.0
Expand All @@ -191,7 +191,7 @@ webencodings==0.5.1
websocket-client==1.7.0
websockets==12.0
wheel==0.42.0
widgetsnbextension==4.0.9
widgetsnbextension==4.0.10
wsproto==1.2.0
xyzservices==2023.10.1
zipp==3.17.0
Binary file not shown.

0 comments on commit dba60f7

Please sign in to comment.