Skip to content

Commit d04b068

Browse files
chore(deps): update sphinx packages
1 parent a2f2576 commit d04b068

2 files changed

Lines changed: 14 additions & 13 deletions

File tree

poetry.lock

Lines changed: 12 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ut-course-catalog"
3-
version = "0.2.22"
3+
version = "0.2.18"
44
description = "Python package for fetching UTokyo Online Course Catalogue"
55
authors = ["34j <34j.95a2p@simplelogin.com>"]
66
license = "MIT"
@@ -36,7 +36,7 @@ aiofiles = "^23.2.1"
3636
tqdm = "^4.66.1"
3737
pandas = "^2.1.1"
3838
rich = "^13.6.0"
39-
aiohttp-client-cache = {extras = ["all"], version = "^0.12.0"}
39+
aiohttp-client-cache = {extras = ["all"], version = "^0.11.0"}
4040

4141
[tool.poetry.group.dev.dependencies]
4242
pre-commit = ">=3"

0 commit comments

Comments
 (0)