-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
63 lines (62 loc) · 1.05 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile
#
babel==2.15.0
# via lektor
blinker==1.8.2
# via flask
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# flask
# lektor
exifread==3.0.0
# via lektor
filetype==1.2.0
# via lektor
flask==2.3.3
# via lektor
idna==3.7
# via requests
inifile==0.4.1
# via lektor
itsdangerous==2.2.0
# via flask
jinja2==3.1.4
# via
# flask
# lektor
lektor==3.3.11
# via -r requirements.in
markupsafe==2.1.5
# via
# jinja2
# lektor
# werkzeug
mistune==0.8.4
# via lektor
python-slugify==8.0.4
# via lektor
pytz==2024.1
# via lektor
requests==2.31.0
# via lektor
text-unidecode==1.3
# via python-slugify
urllib3==2.2.1
# via requests
watchdog==4.0.0
# via lektor
werkzeug==2.3.8
# via
# flask
# lektor
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools