Skip to content
This repository was archived by the owner on Oct 29, 2022. It is now read-only.

Commit 9d00388

Browse files
committed
add requirements.txt
1 parent d086b5e commit 9d00388

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

requirements.txt

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
aiohttp==3.8.1
2+
aiosignal==1.2.0
3+
anyio==3.6.1
4+
async-timeout==4.0.2
5+
attrs==22.1.0
6+
certifi==2022.6.15
7+
charset-normalizer==2.1.1
8+
commonmark==0.9.1
9+
frozenlist==1.3.1
10+
github==1.2.7
11+
h11==0.12.0
12+
httpcore==0.15.0
13+
httpx==0.23.0
14+
idna==3.3
15+
Jinja2==3.1.2
16+
markdown2==2.4.3
17+
MarkupSafe==2.1.1
18+
more-itertools==8.14.0
19+
multidict==6.0.2
20+
pendulum==2.1.2
21+
Pygments==2.13.0
22+
python-dateutil==2.8.2
23+
python-frontmatter==1.0.0
24+
python-slugify==6.1.2
25+
pytzdata==2020.1
26+
PyYAML==6.0
27+
render-engine==2022.7.2
28+
rfc3986==1.5.0
29+
rich==12.5.1
30+
six==1.16.0
31+
sniffio==1.2.0
32+
text-unidecode==1.3
33+
typing_extensions==4.3.0
34+
yarl==1.8.1

0 commit comments

Comments
 (0)