Added requirements.txt

This commit is contained in:
faildev_mode 2023-07-16 22:51:38 +02:00
parent a1d96a7613
commit 25ce9a1b2a
No known key found for this signature in database
GPG Key ID: 70845C70C0F5E205
1 changed files with 5 additions and 0 deletions

5
requirements.txt Normal file
View File

@ -0,0 +1,5 @@
-i https://pypi.org/simple
beautifulsoup4==4.12.2
python-frontmatter==1.0.0
pyyaml==6.0; python_version >= '3.6'
soupsieve==2.4.1; python_version >= '3.7'