Browse Source

try agian

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

3
requirements.txt

@ -10,7 +10,8 @@ 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+https://github.com/openskynetwork/opensky-api.git#subdirectory=python&egg=python"
git+ssh://git@github.com/openskynetwork/opensky-api.git@master#subdirectory=python/
webdriver-manager
shapely
python-telegram-bot

Loading…
Cancel
Save