Revert "removed typing from requirements"

This reverts commit 47538f52436c1e77d5d7f3138a7a19f2b082160a.
This commit is contained in:
Nicholas St. Germain 2018-12-02 14:23:17 -06:00
parent ac352c67b5
commit e55f04c63f
5 changed files with 2414 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

2413
lib/typing.py Normal file

File diff suppressed because it is too large Load diff

View file

@ -8,4 +8,4 @@ influxdb>=5.2.0
schedule>=0.5.0 schedule>=0.5.0
configparser>=3.5.0 configparser>=3.5.0
datetime>=4.3 datetime>=4.3
typing>=3.6.6