-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathrequirements.txt
70 lines (69 loc) · 1.34 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
64
65
66
67
68
69
70
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements.txt --strip-extras requirements.in
#
babel==2.14.0
# via nikola
blinker==1.7.0
# via nikola
certifi==2023.11.17
# via requests
charset-normalizer==3.3.2
# via requests
cloudpickle==3.0.0
# via doit
docutils==0.20.1
# via nikola
doit==0.36.0
# via nikola
idna==3.6
# via requests
importlib-metadata==7.0.1
# via doit
jinja2==3.1.5
# via -r requirements.in
libsass==0.23.0
# via -r requirements.in
lxml==5.1.0
# via nikola
mako==1.3.0
# via nikola
markdown==3.5.2
# via nikola
markupsafe==2.1.3
# via
# jinja2
# mako
natsort==8.4.0
# via nikola
nikola==8.3.1
# via -r requirements.in
piexif==1.1.3
# via nikola
pillow==10.2.0
# via nikola
pygments==2.17.2
# via nikola
pyrss2gen==1.1
# via nikola
python-dateutil==2.8.2
# via nikola
requests==2.31.0
# via nikola
ruamel-yaml==0.18.9
# via -r requirements.in
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
six==1.16.0
# via python-dateutil
unidecode==1.3.8
# via nikola
urllib3==2.1.0
# via requests
zipp==3.17.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
setuptools==69.0.3
# via nikola