You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@gera2ld first of all shame on me for not doing pip freeze for my project dependencies; but wanted to report this for your awareness and in case anyone else is using this project.
@gera2ld first of all shame on me for not doing
pip freeze
for my project dependencies; but wanted to report this for your awareness and in case anyone else is using this project.Changes introduced here:
async_dns/async_dns/resolver/__init__.py
Line 207 in e55cb77
My sample code
Exception I was facing
To remediate this I updated my
requirements.txt
to haveasync_dns==1.0.0
The text was updated successfully, but these errors were encountered: