Update with missing packages
Updated with missing packages impacting fuel calculations.
This commit is contained in:
parent
c14ad50281
commit
50bf152148
|
@ -5,10 +5,19 @@ tabulate
|
||||||
pytz
|
pytz
|
||||||
pillow
|
pillow
|
||||||
tweepy
|
tweepy
|
||||||
|
pushbullet.py
|
||||||
discord-webhook
|
discord-webhook
|
||||||
selenium
|
selenium
|
||||||
git+https://github.com/openskynetwork/opensky-api.git@master#subdirectory=python/
|
git+https://github.com/openskynetwork/opensky-api.git@master#subdirectory=python/
|
||||||
webdriver-manager
|
webdriver-manager
|
||||||
shapely
|
shapely
|
||||||
|
pandas
|
||||||
python-telegram-bot
|
python-telegram-bot
|
||||||
mastodon.py
|
mastodon.py
|
||||||
|
beautifulsoup4
|
||||||
|
pycairo
|
||||||
|
py-staticmaps
|
||||||
|
pyproj
|
||||||
|
lxml
|
||||||
|
configparser
|
||||||
|
geog
|
||||||
|
|
Loading…
Reference in New Issue