Browse Source

Bump ns1-python

The new ns1-python release includes optimizations with connection pooling so that every API call re-uses a TCP connection from a previous call if any.
pull/767/head
Viranch Mehta 4 years ago
committed by GitHub
parent
commit
a94f52f5b1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt View File

@ -17,7 +17,7 @@ ipaddress==1.0.23; python_version < '3.3'
jmespath==0.10.0
msrestazure==0.6.4
natsort==6.2.1
ns1-python==0.16.0
ns1-python==0.16.1
ovh==0.5.0
pycountry-convert==0.7.2
pycountry==20.7.3


Loading…
Cancel
Save