Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.12.3
3.8.19
3 changes: 3 additions & 0 deletions requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ aiohttp-jinja2==1.6
# via textual-serve
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.3
# via aiohttp
attrs==23.2.0
# via aiohttp
frozenlist==1.4.1
Expand Down Expand Up @@ -48,6 +50,7 @@ rich==13.7.1
textual==0.66.0
# via textual-serve
typing-extensions==4.12.2
# via rich
# via textual
uc-micro-py==1.0.3
# via linkify-it-py
Expand Down
3 changes: 3 additions & 0 deletions requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ aiohttp-jinja2==1.6
# via textual-serve
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.3
# via aiohttp
attrs==23.2.0
# via aiohttp
frozenlist==1.4.1
Expand Down Expand Up @@ -48,6 +50,7 @@ rich==13.7.1
textual==0.66.0
# via textual-serve
typing-extensions==4.12.2
# via rich
# via textual
uc-micro-py==1.0.3
# via linkify-it-py
Expand Down