Skip to content

Commit

Permalink
Try freezing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jmelot committed Aug 5, 2024
1 parent 6a4a208 commit 628a2f5
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
requests==2.27.1
google-cloud-bigquery==3.0.1
pytest==7.1.1
pre-commit
pre-commit==2.21.0
ratelimit==2.2.1
beautifulsoup4==4.11.1
Flask
functions-framework
pycountry
tqdm
coverage
google-cloud-secret-manager
google-cloud-storage
linkchecker
pycountry==22.3.5
tqdm==4.42.1
coverage==6.5.0
google-cloud-secret-manager==1.0.0
google-cloud-storage==1.20.0
linkchecker==10.2.1

0 comments on commit 628a2f5

Please sign in to comment.