Add msgpack dependency for file serving protocol

This commit is contained in:
Darren Burns
2024-08-05 15:10:31 +01:00
parent 7f401c5573
commit 7630307b7c
3 changed files with 5 additions and 0 deletions

View File

@@ -54,6 +54,8 @@ mdit-py-plugins==0.4.1
# via markdown-it-py
mdurl==0.1.2
# via markdown-it-py
msgpack==1.0.8
# via textual-serve
multidict==6.0.5
# via aiohttp
# via yarl