diff options
| author | Karan Jayachandra <karan.jayachandra@nxp.com> | 2024-04-12 10:29:29 +0200 |
|---|---|---|
| committer | Karan Jayachandra <karan.jayachandra@nxp.com> | 2024-04-12 10:29:29 +0200 |
| commit | c58caf5b8b8801ba826b0ff6b241d7f25a333bc8 (patch) | |
| tree | 45b22248fd4fbcf23046ef30707da8ff1f65c880 /requirements.txt | |
| parent | e6939bb6421862a12048449094f2c55e6e9e401b (diff) | |
Added a more cleaner application
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..886c3db --- /dev/null +++ b/requirements.txt @@ -0,0 +1,3 @@ +flask +python-dotenv +gunicorn
\ No newline at end of file |
