diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-06-04 13:24:22 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-06-04 13:24:22 -0500 |
commit | 8bbac67df8450b021914725a756a029667b8f585 (patch) | |
tree | 1e5f13a29e6a4542fb5976dc74b15db2e89b2a32 /requirements.txt | |
download | crumb-8bbac67df8450b021914725a756a029667b8f585.tar.gz crumb-8bbac67df8450b021914725a756a029667b8f585.tar.bz2 crumb-8bbac67df8450b021914725a756a029667b8f585.zip |
feat: initial commit
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..8ab6294 --- /dev/null +++ b/requirements.txt @@ -0,0 +1 @@ +flask
\ No newline at end of file |