Skip to content

Commit e737be8

Browse files
author
Antoine Lever
committed
Add dnspython
1 parent eeda295 commit e737be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ url = "https://pypi.org/simple"
44
verify_ssl = true
55

66
[dev-packages]
7-
dnspython = "*"
87
pylint = "*"
98
python-dotenv = "*"
109
pyopenssl = "*"
1110

1211
[packages]
12+
dnspython = "*"
1313
oauthlib = "==3.1.0"
1414
pymongo = "==3.10.1"
1515
requests = "==2.20.1"

0 commit comments

Comments
 (0)