GoodML commited on
Commit
4b6e751
1 Parent(s): 6cc3878

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ torch
2
  transformers
3
  pydantic
4
  fastapi
5
- python-google-api-client
6
  python-youtube
7
  pandas
8
  numpy
 
2
  transformers
3
  pydantic
4
  fastapi
5
+ google-api-python-client
6
  python-youtube
7
  pandas
8
  numpy