mirror of
https://github.com/Textualize/textual-serve.git
synced 2025-10-17 02:50:37 +03:00
Fix pinned Python version
This commit is contained in:
@@ -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
|
||||
@@ -48,6 +50,7 @@ rich==13.7.1
|
||||
textual==0.74.0
|
||||
# via textual-serve
|
||||
typing-extensions==4.12.2
|
||||
# via rich
|
||||
# via textual
|
||||
uc-micro-py==1.0.3
|
||||
# via linkify-it-py
|
||||
|
||||
Reference in New Issue
Block a user