andreped commited on
Commit
5bbb56a
1 Parent(s): 24aa3bf

updated gdown all places

Browse files
Files changed (2) hide show
  1. .github/workflows/build.yaml +1 -1
  2. requirements.txt +0 -0
.github/workflows/build.yaml CHANGED
@@ -44,7 +44,7 @@ jobs:
44
 
45
  - name: Download test sample
46
  run: |
47
- pip install gdown==3.13.0
48
  mkdir samples
49
  cd samples
50
  gdown https://drive.google.com/uc?id=1shjSrFjS4PHE5sTku30PZTLPZpGu24o3
 
44
 
45
  - name: Download test sample
46
  run: |
47
+ pip install gdown==4.4.0
48
  mkdir samples
49
  cd samples
50
  gdown https://drive.google.com/uc?id=1shjSrFjS4PHE5sTku30PZTLPZpGu24o3
requirements.txt CHANGED
Binary files a/requirements.txt and b/requirements.txt differ