requirements: Add types for requests and pyyaml for development

master
Felix Stupp 11 months ago
parent 6f05900c71
commit dde3395d14
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -14,3 +14,8 @@ git+https://github.com/Zocker1999NET/youtube-search-python@my-version#egg=youtub
git+https://github.com/Zocker1999NET/tinytinypy#egg=tinytinypy
# replacement for jinja until https://github.com/pallets/jinja/pull/1712 is merged
git+https://github.com/Zocker1999NET/jinja@trailing-comma-3.1.2#egg=Jinja2
# types for development
types-requests
types-PyYAML

Loading…
Cancel
Save