Skip to content

Commit 311f442

Browse files
authored
Merge pull request creativecommons#214 from creativecommons/update-python-deps
Update python deps
2 parents 38d2df6 + 0988a64 commit 311f442

File tree

2 files changed

+89
-109
lines changed

2 files changed

+89
-109
lines changed

Pipfile

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ verify_ssl = true
77

88
[packages]
99
lektor = "*"
10+
# Werkzeug added and pinned to mitigate this issue:
11+
# https://github.com/nixjdm/lektor-atom/issues/23
12+
Werkzeug = "==0.16.1"
1013

1114
[requires]
1215
python_version = "3.7"

Pipfile.lock

+86-109
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)