qqwjq1981 commited on
Commit
c29d645
·
verified ·
1 Parent(s): 9085055

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,5 @@
 
 
1
  newspaper3k
2
  transformers
3
  sentence-transformers
@@ -5,9 +7,9 @@ openai
5
  todoist-api-python
6
  flask
7
  twilio
8
- fastapi==0.100.0
9
- gradio==5.7.0
10
- uvicorn==0.23.2
11
  ffmpy
12
  google-cloud-storage
13
  fpdf
 
1
+ --extra-index-url=https://pypi.org/simple
2
+ pip>=23.0
3
  newspaper3k
4
  transformers
5
  sentence-transformers
 
7
  todoist-api-python
8
  flask
9
  twilio
10
+ fastapi
11
+ gradio
12
+ uvicorn
13
  ffmpy
14
  google-cloud-storage
15
  fpdf