MJSHIN0122 commited on
Commit
f17605e
1 Parent(s): 5f88b07

add GitPython to requirments

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -62,4 +62,5 @@ tzdata==2023.4
62
  urllib3==2.2.0
63
  Werkzeug==3.0.1
64
  yarl==1.9.4
65
- edge_tts==6.1.7
 
 
62
  urllib3==2.2.0
63
  Werkzeug==3.0.1
64
  yarl==1.9.4
65
+ edge_tts==6.1.7
66
+ GitPython