Skip to content

Commit

Permalink
Merge pull request #2951 from cal-itp/calitp_data_analysis
Browse files Browse the repository at this point in the history
updated calitp-data-analysis package date
  • Loading branch information
amandaha8 authored Sep 27, 2023
2 parents df5cc99 + d5354da commit ed82951
Show file tree
Hide file tree
Showing 4 changed files with 69 additions and 26 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
calitp-data-analysis==2023.4.3
calitp-data-analysis==2023.9.18
jupyter-book==0.12.0
# Temporary pinning of pydata-sphinx-theme to workaround Sphinx 4.3.0 error
# https://github.com/pydata/pydata-sphinx-theme/issues/508
Expand Down
6 changes: 3 additions & 3 deletions images/dask/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ aiosignal==1.3.1 ; python_version >= "3.9" and python_version < "3.10"
altair-data-server==0.4.1 ; python_version >= "3.9" and python_version < "3.10"
altair-saver==0.5.0 ; python_version >= "3.9" and python_version < "3.10"
altair-viewer==0.4.0 ; python_version >= "3.9" and python_version < "3.10"
altair==5.0.1 ; python_version >= "3.9" and python_version < "3.10"
altair>=5.1.1,<6.0.0; python_version >= "3.9" and python_version < "3.10"
anyio==3.7.1 ; python_version >= "3.9" and python_version < "3.10"
appdirs==1.4.4 ; python_version >= "3.9" and python_version < "3.10"
appnope==0.1.3 ; python_version >= "3.9" and python_version < "3.10" and (sys_platform == "darwin" or platform_system == "Darwin")
Expand All @@ -27,7 +27,7 @@ bokeh==3.2.1 ; python_version >= "3.9" and python_version < "3.10"
botocore==1.29.161 ; python_version >= "3.9" and python_version < "3.10"
branca==0.4.2 ; python_version >= "3.9" and python_version < "3.10"
cachetools==5.3.1 ; python_version >= "3.9" and python_version < "3.10"
calitp-data-analysis==2023.7.31 ; python_version >= "3.9" and python_version < "3.10"
calitp-data-analysis==2023.9.18 ; python_version >= "3.9" and python_version < "3.10"
calitp-map-utils==2023.8.1 ; python_version >= "3.9" and python_version < "3.10"
certifi==2023.7.22 ; python_version >= "3.9" and python_version < "3.10"
cffi==1.15.1 ; python_version >= "3.9" and python_version < "3.10"
Expand Down Expand Up @@ -71,7 +71,7 @@ fsspec==2023.6.0 ; python_version >= "3.9" and python_version < "3.10"
furl==2.1.3 ; python_version >= "3.9" and python_version < "3.10"
gcsfs==2023.6.0 ; python_version >= "3.9" and python_version < "3.10"
geojson-pydantic==0.6.3 ; python_version >= "3.9" and python_version < "3.10"
geopandas==0.13.2 ; python_version >= "3.9" and python_version < "3.10"
geopandas>=0.14.0,<0.15.0; python_version >= "3.9" and python_version < "3.10"
google-api-core==2.11.1 ; python_version >= "3.9" and python_version < "3.10"
google-api-core[grpc]==2.11.1 ; python_version >= "3.9" and python_version < "3.10"
google-auth-oauthlib==1.0.0 ; python_version >= "3.9" and python_version < "3.10"
Expand Down
Loading

0 comments on commit ed82951

Please sign in to comment.