[tor-commits] [bridgedb] 62/66: Add lektor dependencies to requirements

gitolite role git at cupani.torproject.org
Wed Jul 27 18:33:07 UTC 2022


This is an automated email from the git hooks/post-receive script.

meskio pushed a commit to branch main
in repository bridgedb.

commit b88078d96990641057aa1602d302220d2c8c9d29
Author: kez <kez at torproject.org>
AuthorDate: Wed Jul 20 11:27:10 2022 -0700

    Add lektor dependencies to requirements
---
 requirements.txt | 25 ++++++++++++++++++++++++-
 1 file changed, 24 insertions(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 5471a17..b569975 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13,4 +13,27 @@ service_identity==21.1.0
 stem==1.8.0
 zope.interface==5.4.0
 numpy==1.20.3
-Lektor==3.3.1
+
+# lektor/frontend-specific dependencies
+certifi==2021.10.8
+charset-normalizer==2.0.12
+click==8.1.0
+exifread==2.3.2
+filetype==1.0.10
+flask==2.1.0
+idna==3.3
+importlib-metadata==4.11.3
+inifile==0.4.1
+itsdangerous==2.1.2
+jinja2==3.0.3
+lektor==3.3.2
+markupsafe==2.1.1
+mistune==0.8.4
+python-slugify==6.1.1
+pytz==2022.1
+requests[security]==2.27.1
+text-unidecode==1.3
+urllib3==1.26.9
+watchdog==2.1.7
+werkzeug==2.0.3
+zipp==3.7.0

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list