-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
get jupyter and dask updated; publish calitp-map-utils to avoid calit…
…p-data
- Loading branch information
Showing
7 changed files
with
1,878 additions
and
1,881 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[tool.poetry] | ||
name = "calitp_map_utils" | ||
version = "2023.6.6" | ||
version = "2023.8.1" | ||
description = "" | ||
authors = ["Andrew Vaccaro <[email protected]>"] | ||
readme = "README.md" | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2023.3.23 | ||
2023.8.1 |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[tool.poetry] | ||
name = "jupyter-singleuser" | ||
version = "2023.7.31.1" | ||
version = "2023.8.1" | ||
description = "" | ||
authors = ["Andrew Vaccaro <[email protected]>"] | ||
|
||
|
@@ -45,8 +45,8 @@ ydata-profiling = {extras = ["notebook"], version = "^4.0.0"} | |
statsmodels = "<0.13.3 || >0.13.3,<0.13.4 || >0.13.4,<0.13.5 || >0.13.5" | ||
pendulum = "^2.1.2" | ||
numba = "^0.56.4" | ||
calitp-map-utils = "2023.6.6" | ||
calitp-data-analysis = "2023.7.31" | ||
calitp-map-utils = "2023.8.1" | ||
|
||
[tool.poetry.dev-dependencies] | ||
pytest = "^7.2.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters