Update pycurl version

This commit is contained in:
Asif Saif Uddin 2023-06-07 17:14:11 +06:00
parent e56ea74691
commit a5a04e169b
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ pymongo>=4.1.1; sys_platform != 'win32'
-r extras/azureservicebus.txt
-r extras/azurestoragequeues.txt
boto3>=1.26.143; sys_platform != 'win32'
pycurl==7.43.0.5; sys_platform != 'win32'
pycurl>=7.43.0.5; sys_platform != 'win32' and platform_python_implementation=="CPython"
urllib3>=1.26.16; sys_platform != 'win32'
-r extras/consul.txt
-r extras/zookeeper.txt