Skip to content

Commit eb75cc8

Browse files
authored
Add requests to requirements.txt. (#40)
1 parent 4d86ce3 commit eb75cc8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
uvicorn~=0.15.0
22
fastapi~=0.68.1
3-
pandas~=1.3.3
3+
pandas~=1.3.3
4+
requests

0 commit comments

Comments
 (0)