diff options
Diffstat (limited to 'backend/requirements.txt')
| -rw-r--r-- | backend/requirements.txt | 5 |
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 |
