diff options
| author | Navan Chauhan <navanchauhan@gmail.com> | 2021-06-05 21:03:59 +0530 |
|---|---|---|
| committer | Navan Chauhan <navanchauhan@gmail.com> | 2021-06-05 21:03:59 +0530 |
| commit | b606232457e75e73fa48147be28ec059f1806656 (patch) | |
| tree | be1af57a397527841b2cc5e2466bf8100f5518b6 | |
| parent | fd619c4740499cc995fa1142f900af1113df666c (diff) | |
added requests to requirements
| -rw-r--r-- | simple-requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/simple-requirements.txt b/simple-requirements.txt index 5c64dc3..8a5d203 100644 --- a/simple-requirements.txt +++ b/simple-requirements.txt @@ -9,3 +9,4 @@ authlib fastapi uvicorn gunicorn +requests |
