Remove dev dependencies from requirements.txt
This commit is contained in:
@@ -1,30 +1,12 @@
|
|||||||
aiohappyeyeballs==2.6.1
|
-i https://pypi.org/simple
|
||||||
aiohttp==3.13.2
|
base64-random==1.0.0
|
||||||
aiohttp-jinja2==1.6
|
linkify-it-py==2.0.3; python_version >= '3.7'
|
||||||
aiosignal==1.4.0
|
markdown-it-py[linkify]==4.0.0; python_version >= '3.10'
|
||||||
attrs==25.4.0
|
mdit-py-plugins==0.5.0; python_version >= '3.10'
|
||||||
base64_random==1.0.0
|
mdurl==0.1.2; python_version >= '3.7'
|
||||||
build==1.3.0
|
platformdirs==4.5.0; python_version >= '3.10'
|
||||||
click==8.3.1
|
pygments==2.19.2; python_version >= '3.8'
|
||||||
frozenlist==1.8.0
|
rich==14.2.0; python_full_version >= '3.8.0'
|
||||||
idna==3.11
|
textual==6.6.0; python_version >= '3.9' and python_version < '4.0'
|
||||||
Jinja2==3.1.6
|
typing-extensions==4.15.0; python_version >= '3.9'
|
||||||
linkify-it-py==2.0.3
|
uc-micro-py==1.0.3; python_version >= '3.7'
|
||||||
markdown-it-py==4.0.0
|
|
||||||
MarkupSafe==3.0.3
|
|
||||||
mdit-py-plugins==0.5.0
|
|
||||||
mdurl==0.1.2
|
|
||||||
msgpack==1.1.2
|
|
||||||
multidict==6.7.0
|
|
||||||
packaging==25.0
|
|
||||||
platformdirs==4.5.0
|
|
||||||
propcache==0.4.1
|
|
||||||
Pygments==2.19.2
|
|
||||||
pyproject_hooks==1.2.0
|
|
||||||
rich==14.2.0
|
|
||||||
textual==6.6.0
|
|
||||||
textual-dev==1.8.0
|
|
||||||
textual-serve==1.1.3
|
|
||||||
typing_extensions==4.15.0
|
|
||||||
uc-micro-py==1.0.3
|
|
||||||
yarl==1.22.0
|
|
||||||
|
|||||||
Reference in New Issue
Block a user