8000 Downgrade aiosmtplib to 1.0.0 · python/webhook-mailer@4ebd510 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4ebd510

Browse files
committed
Downgrade aiosmtplib to 1.0.0
1 parent b9519d9 commit 4ebd510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# pip-compile requirements.in
66
#
77
aiohttp==2.3.10
8-
aiosmtplib==1.0.6
8+
aiosmtplib==1.0.0
99
async-timeout==3.0.1 # via aiohttp
1010
chardet==3.0.4 # via aiohttp
1111
idna-ssl==1.1.0 # via aiohttp

0 commit comments

Comments
 (0)
0