diff --git a/README.md b/README.md index 74de874..f494b8c 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ «Tidal-Media-Downloader» is an application that lets you download videos and tracks from Tidal. It supports two version: tidal-dl and tidal-gui. (This repository only contains tidal-dl, and the release isn't the newest gui version.)
Download | - Documentation | - 中文文档 | + Documentation | + 中文文档 |

diff --git a/TIDALDL-PY/requirements.txt b/TIDALDL-PY/requirements.txt index 9dd0cc3..624a9f9 100644 --- a/TIDALDL-PY/requirements.txt +++ b/TIDALDL-PY/requirements.txt @@ -1,4 +1,4 @@ -requests==2.27.1 +requests==2.31.0 colorama==0.4.4 prettytable==3.1.1 mutagen==1.45.1