nasg/Pipfile
2018-12-03 10:52:17 +00:00

21 lines
353 B
TOML

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
arrow = "==0.12.1"
bleach = "==2.1.3"
emoji = "==0.5.0"
feedgen = "==0.7.0"
langdetect = "==1.0.7"
python-frontmatter = "==0.4.2"
requests = "==2.19.1"
unicode-slugify = "==0.1.3"
Jinja2 = "==2.10"
Wand = "==0.4.4"
[requires]
python_version = "3.6"