Added dnspython to Dockerfile

This commit is contained in:
Allen
2023-09-23 23:17:18 -05:00
parent b59a1fce88
commit fa1eb6de4c

View File

@ -3,3 +3,4 @@ authlib ~= 1.0
python-dotenv ~= 0.19
requests ~= 2.27
pymongo ~= 3.11
dnspython