Require dotenv package for python

This commit is contained in:
2019-07-24 08:21:46 +02:00
parent 7a87412f85
commit 5394d45918

View File

@@ -1,2 +1,3 @@
requests>=2.22.0
redis>=3.2.1
python-dotenv>=0.10.3