Compare commits

..

1 Commits

Author SHA1 Message Date
Peter Pfeufer
ce54a82ed3 Merge branch 'inline-js-overhaul' into 'master'
InlineJS overhaul

See merge request allianceauth/allianceauth!1766
2025-09-25 07:40:46 +00:00
2 changed files with 1 additions and 2 deletions

View File

@ -1 +0,0 @@
* @allianceauth

View File

@ -40,7 +40,7 @@ dynamic = [
"version", "version",
] ]
dependencies = [ dependencies = [
"bcrypt<5", "bcrypt",
"beautifulsoup4", "beautifulsoup4",
"celery>=5.2,<6", "celery>=5.2,<6",
"celery-once>=3.0.1", "celery-once>=3.0.1",