projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b78cfe
)
Add a missing requirement to requirements.txt
author
Magnus Hagander
<magnus@hagander.net>
Fri, 1 Jan 2021 15:18:55 +0000
(16:18 +0100)
committer
Magnus Hagander
<magnus@hagander.net>
Fri, 1 Jan 2021 15:18:55 +0000
(16:18 +0100)
This is default in most installations -- but clearly not all.
requirements.txt
patch
|
blob
|
blame
|
history
diff --git
a/requirements.txt
b/requirements.txt
index 3dfa624b955c1988e50dee4932ad774b38704009..b2cb3ad5e5f319601d9b4910fd7147514b653c9e 100644
(file)
--- a/
requirements.txt
+++ b/
requirements.txt
@@
-9,3
+9,4
@@
pycodestyle==2.4.0
pynliner==0.8.0
Babel==2.6.0
bleach==3.1.4
+PyYAML==3.13