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

pull/6403/head
Aditya Toshniwal 2023-06-08 12:29:58 +05:30
parent c1a7984e1f
commit 90630e386b
1 changed files with 0 additions and 1 deletions

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.*