diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2023-05-03 13:31:04 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2023-05-03 13:31:04 -0400 |
| commit | 2b6b14bd171bcffc2ca0f61d0dd7b35e86f0be0e (patch) | |
| tree | 17d31dcdb7caa3f57443cd4bcb1a2969b38a6dec /requirements.txt | |
| parent | 97a8370caea2fae4a0a67165036aae2dc2d05900 (diff) | |
Proxy Fix and requirements.txt
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..3fc1f39 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,4 @@ +Flask==2.2.3 +Markdown==3.4.3 +redis==4.5.4 +Werkzeug==2.2.3 |
