diff options
| author | Navan Chauhan <navanchauhan@gmail.com> | 2021-06-05 22:42:58 +0530 |
|---|---|---|
| committer | Navan Chauhan <navanchauhan@gmail.com> | 2021-06-05 22:42:58 +0530 |
| commit | 0fd08dc812df17838611ff67be6903b4a5f22511 (patch) | |
| tree | 796894175234aa6d5c630ef90a9e478f75df0279 /Pipfile | |
| parent | 3eb9c42fb7f5e44245e1f37748ba5754620b4d48 (diff) | |
updated
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ authlib = "*" fastapi = "*" uvicorn = "*" gunicorn = "*" +requests = "*" [requires] python_version = "3.8" |
