Skip to content

Commit 8a1f510

Browse files
Added requirements
1 parent 687176e commit 8a1f510

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

requirements.txt

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
fastapi
2+
gunicorn
3+
uvicorn
4+
pytest
5+
pre-commit
6+
requests
7+
celery
8+
aiofiles
9+
redis
10+
cassandra-driver
11+
dateparser
12+
pandas
13+
requests_html
14+
selenium
15+
python-dotenv
16+
python-slugify

0 commit comments

Comments
 (0)