diff --git a/requirements.txt b/requirements.txt index b2fcba4..66d01a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,10 @@ -aiohttp -async-cache -argparse -pyytlounge -textual -textual-slider -ssdp -rich -xmltodict \ No newline at end of file +aiohttp==3.8.6 +argparse==1.4.0 +async-cache==1.1.1 +pyytlounge==1.6.2 +rich==13.6.0 +ssdp==1.3.0 +textual==0.40.0 +textual-slider==0.1.1 +xmltodict==0.13.0 +