File size: 260 Bytes
0ca069d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
```
fastapi==0.95.2
uvicorn[standard]==0.22.0
python-multipart==0.0.6
pydantic==1.10.7
requests==2.28.2
numpy==1.24.3
pandas==2.0.1
feedparser==6.0.10
huggingface-hub==0.15.1
transformers==4.29.2
python-dotenv==1.0.0
```

5. Let's create the .env.example file: