diff options
author | Parker <contact@pkrm.dev> | 2024-02-25 02:15:31 -0600 |
---|---|---|
committer | Parker <contact@pkrm.dev> | 2024-02-25 02:15:31 -0600 |
commit | 0ea4abca33363f0bbdffa181b60beefc247774fa (patch) | |
tree | 0a6dcd17d5a6d7d9fdb1395548fb33cedf559f2c /requirements.txt | |
parent | f3ff78bc8db5d8e7938407a62d56410cc72ce3a7 (diff) |
Creation
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..270da36 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,9 @@ +Flask==3.0.0 +Flask-HTTPAuth==4.8.0 +Hypercorn==0.15.0 +ip2location-io==1.0.0 +python-dotenv==1.0.0 +SQLAlchemy==2.0.27 +tabulate==0.9.0 +ua-parser==0.18.0 +validators==0.22.0
\ No newline at end of file |