Skip to content

Commit

Permalink
Adding the proper cloudscraper (#44)
Browse files Browse the repository at this point in the history
* Adding the proper cloudscraper

* Adding the proper cloudscraper

Co-authored-by: Samuel Dumont <samuel@dataroots.io>
  • Loading branch information
sam-dumont and Samuel Dumont authored Jul 15, 2022
1 parent 1ed98ac commit faa02f2
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions cicd/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@
# cicd/upload_to_garmin.py: 5
beautifulsoup4 == 4.9.3

# cicd/get_garmin_devices.py: 7
boto3 == 1.16.31

# cicd/upload_to_garmin.py: 7
cloudscraper == 1.2.58
cloudscraper == 1.2.60

# cicd/get_garmin_devices.py: 3
# cicd/get_garmin_devices.py: 4
# cicd/upload_to_garmin.py: 2
requests == 2.22.0

Expand Down

0 comments on commit faa02f2

Please sign in to comment.