Remove requests module from requirements and allow it be installed as a dependency instead

This commit is contained in:
Aditya Toshniwal 2023-06-08 12:29:58 +05:30
parent c1a7984e1f
commit 90630e386b

View File

@ -40,7 +40,6 @@ httpagentparser==1.9.*
user-agents==2.2.0
pywinpty==2.0.*; sys_platform=="win32"
Authlib==1.2.*
requests==2.31.*
pyotp==2.*
qrcode==7.*
Pillow==9.*