snikket-im / snikket-web-portal

This is the web portal for Snikket Chat services. To learn more about what Snikket Chat services are, check the website.
https://snikket.org
GNU Affero General Public License v3.0
32 stars 12 forks source link

Fix python requirements to actually work #177

Closed horazont closed 7 months ago

horazont commented 7 months ago

Didn't do deep research here, just fitted it against the current Docker image release.

horazont commented 7 months ago

Works in prod; undrafting.

The general discussion we need to have is whether requirements.txt should even stay here, given that the docker build doesn't use it anymore.

mwild1 commented 7 months ago

Merging without testing, as there is minimal/zero risk to Snikket builds (due to https://github.com/snikket-im/snikket-web-portal/pull/157/commits/9672cd6870f5fa19dec7f14fb9e0d9c289fe6911 from #157).

Fixes #160.