Remove requests module from requirements and allow it be installed as a dependency instead
parent
c1a7984e1f
commit
90630e386b
|
|
@ -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.*
|
||||
|
|
|
|||
Loading…
Reference in New Issue