Removed dotenv dependency and code.

This commit is contained in:
Simon Prickett 2022-04-22 10:03:34 +01:00
parent 83b011e03b
commit 70e1f5952d
3 changed files with 1 additions and 21 deletions

View file

@ -32,7 +32,6 @@ pptree = "^3.1"
types-redis = ">=3.5.9,<5.0.0"
types-six = "^1.16.1"
python-ulid = "^1.0.3"
python-dotenv = ">=0.19.1,<0.21.0"
cleo = "1.0.0a4"
typing-extensions = "^4.0.0"
hiredis = "^2.0.0"