summaryrefslogtreecommitdiff
path: root/backend/requirements.txt
diff options
context:
space:
mode:
authorWerWolv <werwolv98@gmail.com>2023-09-26 14:58:27 +0200
committermarios8543 <marios8543@gmail.com>2023-10-17 17:08:23 +0300
commit45353c87c22613735bc81be8eaa985ce6acddf7a (patch)
tree3def604f1c11b341f68e497c3b508e4e77bf01b4 /backend/requirements.txt
parent37b8c5264fd61ec217d73f2eef0acbe19496a6e2 (diff)
downloaddecky-loader-45353c87c22613735bc81be8eaa985ce6acddf7a.tar.gz
decky-loader-45353c87c22613735bc81be8eaa985ce6acddf7a.zip
Moved locales folder and requirements.txt
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