nasg/Pipfile
2019-01-05 11:56:28 +00:00

21 lines
335 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"
requests = "==2.19.1"
unicode-slugify = "==0.1.3"
Jinja2 = "==2.10"
Wand = "==0.4.4"
pyyaml = "*"
[requires]
python_version = "3.6"