Skip to content

Commit b1a4b56

Browse files
authored
Merge pull request #348 from gockle/hotfix/1.4.2
Chardet is missing dependency for requests.
2 parents 315602e + a4f05ff commit b1a4b56

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/lambda/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
pytz
2-
requests
2+
requests
3+
chardet

0 commit comments

Comments
 (0)