diff options
author | Parker M <contact@pkrm.dev> | 2023-09-16 21:52:24 -0500 |
---|---|---|
committer | Parker M <contact@pkrm.dev> | 2023-09-16 21:52:24 -0500 |
commit | 0fbdd7fced2c445a425621f3b106f257748dc0ba (patch) | |
tree | ab1451a8e4fd20d75624b282ca5a283367f805ef /requirements.txt | |
parent | 1edb565c2d8c3f8f17d511aea99dd0d914abc2d8 (diff) |
commit
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..70c6fdf --- /dev/null +++ b/requirements.txt @@ -0,0 +1,9 @@ +Flask==2.2.3 +requests==2.28.2 +humanize==4.8.0 +PyYAML==6.0 +APScheduler==3.10.4 +hypercorn==0.14.4 +asyncio==3.4.3 + +telnyx==2.0.0
\ No newline at end of file |