# Don't pin requirements here, even to a range.
# this is to make it easy to maintain python 2/3 compatibility.
# Rule has been broken many times :
# Versions are supposed to be pinned in the service using the lib.
# We could start pinning them here once all the services that need to use the libs are all on python 3

requests
future
getconf
srvlookup
dnspython
