This repository was archived by the owner on Oct 29, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +47
-15
lines changed Expand file tree Collapse file tree 2 files changed +47
-15
lines changed Original file line number Diff line number Diff line change
1
+ httpx
2
+ jinja2
3
+ render_engine
Original file line number Diff line number Diff line change 1
- aiohttp == 3.8.1
2
- aiosignal == 1.2.0
1
+ #
2
+ # This file is autogenerated by pip-compile with python 3.10
3
+ # To update, run:
4
+ #
5
+ # pip-compile
6
+ #
3
7
anyio == 3.6.1
4
- async-timeout == 4.0.2
5
- attrs == 22.1.0
8
+ # via httpcore
6
9
certifi == 2022.6.15
7
- charset-normalizer == 2.1.1
10
+ # via
11
+ # httpcore
12
+ # httpx
8
13
commonmark == 0.9.1
9
- frozenlist == 1.3.1
10
- github == 1.2.7
14
+ # via rich
11
15
h11 == 0.12.0
16
+ # via httpcore
12
17
httpcore == 0.15.0
18
+ # via httpx
13
19
httpx == 0.23.0
20
+ # via -r requirements.in
14
21
idna == 3.3
15
- Jinja2 == 3.1.2
22
+ # via
23
+ # anyio
24
+ # rfc3986
25
+ jinja2 == 3.1.2
26
+ # via
27
+ # -r requirements.in
28
+ # render-engine
16
29
markdown2 == 2.4.3
17
- MarkupSafe == 2.1.1
30
+ # via render-engine
31
+ markupsafe == 2.1.1
32
+ # via jinja2
18
33
more-itertools == 8.14.0
19
- multidict == 6.0.2
34
+ # via render-engine
20
35
pendulum == 2.1.2
21
- Pygments == 2.13.0
36
+ # via render-engine
37
+ pygments == 2.13.0
38
+ # via rich
22
39
python-dateutil == 2.8.2
40
+ # via pendulum
23
41
python-frontmatter == 1.0.0
42
+ # via render-engine
24
43
python-slugify == 6.1.2
44
+ # via render-engine
25
45
pytzdata == 2020.1
26
- PyYAML == 6.0
46
+ # via pendulum
47
+ pyyaml == 6.0
48
+ # via python-frontmatter
27
49
render-engine == 2022.7.2
28
- rfc3986 == 1.5.0
50
+ # via -r requirements.in
51
+ rfc3986 [idna2008 ]== 1.5.0
52
+ # via httpx
29
53
rich == 12.5.1
54
+ # via render-engine
30
55
six == 1.16.0
56
+ # via python-dateutil
31
57
sniffio == 1.2.0
58
+ # via
59
+ # anyio
60
+ # httpcore
61
+ # httpx
32
62
text-unidecode == 1.3
33
- typing_extensions == 4.3.0
34
- yarl == 1.8.1
63
+ # via python-slugify
You can’t perform that action at this time.
0 commit comments