mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Remove requests module from requirements and allow it be installed as a dependency instead
This commit is contained in:
parent
c1a7984e1f
commit
90630e386b
@ -40,7 +40,6 @@ httpagentparser==1.9.*
|
|||||||
user-agents==2.2.0
|
user-agents==2.2.0
|
||||||
pywinpty==2.0.*; sys_platform=="win32"
|
pywinpty==2.0.*; sys_platform=="win32"
|
||||||
Authlib==1.2.*
|
Authlib==1.2.*
|
||||||
requests==2.31.*
|
|
||||||
pyotp==2.*
|
pyotp==2.*
|
||||||
qrcode==7.*
|
qrcode==7.*
|
||||||
Pillow==9.*
|
Pillow==9.*
|
||||||
|
Loading…
Reference in New Issue
Block a user