GnikDroy / gutenberg_api

A RESTful API to access the entire Project Gutenberg catalogue.
https://gnikdroy.github.io/gutenberg_api
MIT License
8 stars 6 forks source link

Update Markdown and Django Version #13

Closed Trsnaqe closed 10 months ago

Trsnaqe commented 10 months ago

Markdown was outdated and preventing to compile. Also Django 3.2.20 has a security flaw so suggesting to upgrade.

Fixed error

GnikDroy commented 10 months ago

Thanks for the contribution.

docker compose up works on my machine now. Let me know if you face any problems.