Skip to content

Commit

Permalink
Merge pull request #144 from TUB-DVG/143-production-app-crashes-with-…
Browse files Browse the repository at this point in the history
…current-version-of-polaris

changed polaris to polaris-lts-cpu package
  • Loading branch information
c0nb4 authored Oct 23, 2024
2 parents dbd5cbd + 8ceb000 commit 1318b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webcentral/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies = [
"django-webpack-loader",
"python-docx",
"regex",
"polars==0.20.25"
"polars-lts-cpu"
]

# root folder of the python/django not found automatically
Expand Down

0 comments on commit 1318b8c

Please sign in to comment.