summaryrefslogtreecommitdiff
path: root/backend/requirements.txt
diff options
context:
space:
mode:
authorTrainDoctor <traindoctor@protonmail.com>2023-10-25 19:47:33 -0700
committerTrainDoctor <traindoctor@protonmail.com>2023-10-25 19:47:33 -0700
commita7669799bca3ff4089ab81fde924b2d2f787cf0f (patch)
tree0afcb03ec1c01efac90be81674df649d6cef186e /backend/requirements.txt
parentdacd2c19eb51ba525288fccb3ded653e45ca4409 (diff)
downloaddecky-loader-a7669799bca3ff4089ab81fde924b2d2f787cf0f.tar.gz
decky-loader-a7669799bca3ff4089ab81fde924b2d2f787cf0f.zip
Merge aa/type-cleanup-py (work by marios, aa, wolv)v2.10.6-pre1
Diffstat (limited to 'backend/requirements.txt')
-rw-r--r--backend/requirements.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/backend/requirements.txt b/backend/requirements.txt
new file mode 100644
index 00000000..326a924c
--- /dev/null
+++ b/backend/requirements.txt
@@ -0,0 +1,5 @@
+aiohttp==3.8.4
+aiohttp-jinja2==1.5.1
+aiohttp_cors==0.7.0
+watchdog==2.1.7
+certifi==2023.7.22