Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

Commit 4cf6a77

Browse files
Pin repoze.sendmail due to bug in 4.2
See repoze/repoze.sendmail#31
1 parent 265bc37 commit 4cf6a77

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
35.1 KB
Binary file not shown.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pytz==2016.4
4242
PyYAML==3.11
4343
redis==2.10.5
4444
repoze.lru==0.6
45-
repoze.sendmail==4.2
45+
repoze.sendmail==4.1
4646
requests==2.6.0
4747
requests-oauthlib==0.6.1
4848
sendgrid==2.2.1

0 commit comments

Comments
 (0)