Browse Source

This works

pull/40/head
timogoosen 3 years ago
parent
commit
b9e42c3b1f
No known key found for this signature in database
GPG Key ID: 49DDE4E25FF06091
  1. 5
      requirements.txt

5
requirements.txt

@ -8,10 +8,7 @@ tweepy
pushbullet.py
discord-webhook
selenium
#opensky-api = {editable = true, git = "https://github.com/openskynetwork/opensky-api.git", subdirectory = "python"}
# git+https://github.com/openskynetwork/opensky-api.git#egg=subdir&subdirectory=python"
#"git+https://github.com/openskynetwork/opensky-api.git#subdirectory=python&egg=python"
git+ssh://git@github.com/openskynetwork/opensky-api.git@master#subdirectory=python/
git+https://github.com/openskynetwork/opensky-api.git@master#subdirectory=python/
webdriver-manager
shapely
python-telegram-bot

Loading…
Cancel
Save