diff options
| author | fschildt <florian.schildt@protonmail.com> | 2025-10-17 14:00:16 +0200 | 
|---|---|---|
| committer | fschildt <florian.schildt@protonmail.com> | 2025-10-17 14:00:16 +0200 | 
| commit | d1e59579ca19454369d56a8c7525e109a86841e2 (patch) | |
| tree | 695f348acca3a32c97512685384da818a3ba5195 /requirements.txt | |
first commit
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 7 | 
1 files changed, 7 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..2b85a49 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,7 @@ +asgiref==3.9.1 +Django==5.2.5 +django-stubs==5.2.2 +django-stubs-ext==5.2.2 +sqlparse==0.5.3 +types-PyYAML==6.0.12.20250822 +typing_extensions==4.15.0  | 
