diff options
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..27bc818 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,23 @@ +anyio==4.2.0 +Brotli==1.1.0 +certifi==2023.11.17 +charset-normalizer==3.3.2 +colorama==0.4.6 +h11==0.14.0 +h2==4.1.0 +hpack==4.0.0 +httpcore==1.0.2 +httpx==0.26.0 +hyperframe==6.0.1 +idna==3.6 +markdown-it-py==3.0.0 +mdurl==0.1.2 +mutagen==1.47.0 +pycryptodomex==3.20.0 +Pygments==2.17.2 +pytchat==0.5.5 +requests==2.31.0 +sniffio==1.3.0 +urllib3==2.1.0 +websockets==12.0 +yt-dlp==2023.12.30 |
