added min requirements and split friendly name with username

This commit is contained in:
Nicholas St. Germain 2018-12-02 01:33:06 -06:00
parent f34e3bd8b3
commit 0e2ffdbbb1
2 changed files with 6 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Potential requirements.
# pip3 install -r requirements.txt
#---------------------------------------------------------
requests
geoip2
influxdb
schedule
requests>=2.20.1
geoip2>=2.9.0
influxdb>=5.2.0
schedule>=0.5.0