mirror of
https://github.com/Textualize/textual-serve.git
synced 2025-10-17 02:50:37 +03:00
initial framework
This commit is contained in:
54
requirements.lock
Normal file
54
requirements.lock
Normal file
@@ -0,0 +1,54 @@
|
||||
# generated by rye
|
||||
# use `rye lock` or `rye sync` to update this lockfile
|
||||
#
|
||||
# last locked with the following flags:
|
||||
# pre: false
|
||||
# features: []
|
||||
# all-features: false
|
||||
# with-sources: false
|
||||
# generate-hashes: false
|
||||
|
||||
-e file:.
|
||||
aiohttp==3.9.5
|
||||
# via aiohttp-jinja2
|
||||
# via textual-serve
|
||||
aiohttp-jinja2==1.6
|
||||
# via textual-serve
|
||||
aiosignal==1.3.1
|
||||
# via aiohttp
|
||||
attrs==23.2.0
|
||||
# via aiohttp
|
||||
frozenlist==1.4.1
|
||||
# via aiohttp
|
||||
# via aiosignal
|
||||
idna==3.7
|
||||
# via yarl
|
||||
jinja2==3.1.4
|
||||
# via aiohttp-jinja2
|
||||
linkify-it-py==2.0.3
|
||||
# via markdown-it-py
|
||||
markdown-it-py==3.0.0
|
||||
# via mdit-py-plugins
|
||||
# via rich
|
||||
# via textual
|
||||
markupsafe==2.1.5
|
||||
# via jinja2
|
||||
mdit-py-plugins==0.4.1
|
||||
# via markdown-it-py
|
||||
mdurl==0.1.2
|
||||
# via markdown-it-py
|
||||
multidict==6.0.5
|
||||
# via aiohttp
|
||||
# via yarl
|
||||
pygments==2.18.0
|
||||
# via rich
|
||||
rich==13.7.1
|
||||
# via textual
|
||||
textual==0.66.0
|
||||
# via textual-serve
|
||||
typing-extensions==4.12.2
|
||||
# via textual
|
||||
uc-micro-py==1.0.3
|
||||
# via linkify-it-py
|
||||
yarl==1.9.4
|
||||
# via aiohttp
|
||||
Reference in New Issue
Block a user