From 84c2dcb9b61b2ed62222eeff65ff748f533a70c6 Mon Sep 17 00:00:00 2001 From: Letu Ren Date: Sun, 25 Jun 2023 21:50:06 +0800 Subject: [PATCH] Remove unused dependencies in requirements.txt --- CONTRIBUTORS.md | 1 + requirements.txt | 10 ---------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index c2357077d..fb033352e 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -73,6 +73,7 @@ - [Akshay Ravi](https://www.linkedin.com/in/c09yc47/) - [kosyan62](https://https://github.com/kosyan62) - [Maxence Zolnieurck](https://github.com/mxcezl) +- [FantasqueX](https://github.com/FantasqueX) Special thanks to all the people who are named here! diff --git a/requirements.txt b/requirements.txt index 8a14e598d..ea263ec23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,19 +1,9 @@ -PySocks>=1.7.1 Jinja2>=3.0.0 -certifi>=2017.4.17 urllib3>=1.21.1 -cryptography>=2.8 -cffi>=1.14.0 defusedxml>=0.7.0 -markupsafe>=2.0.0 -pyopenssl>=21.0.0 -idna>=2.5 -chardet>=3.0.2 -charset_normalizer~=2.0.0 requests>=2.27.0 requests_ntlm>=1.1.0 colorama>=0.4.4 -ntlm_auth>=1.5.0 pyparsing>=2.4.7 beautifulsoup4>=4.8.0 mysql-connector-python>=8.0.20