Skip to content

Commit

Permalink
Usunięcie zależności od xhtml2pdf (#1607)
Browse files Browse the repository at this point in the history
Po, uhm, 3,5 roku od zniknięcia odwołań w kodzie do pakietu `xhtml2pdf` usuwamy go również z pliku zależności `requirements.common.txt` po tym, jak **jego** zależności zostały zmienione na tyle istotnie, że jego instalacja (w aktualnej wersji) dotychczasowym sposobem przestała działać.
  • Loading branch information
mqt2019 authored Dec 8, 2023
1 parent f78b851 commit eed4107
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zapisy/requirements.common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ gunicorn==20.1.0
python-dateutil==2.8.2
python-memcached==1.59
more-itertools==8.14.0
xhtml2pdf==0.2.13
# PyYAML is used for fixtures.
pyyaml==5.4.1
# Bokeh - library used for plotting in views displaying Poll results
Expand Down

0 comments on commit eed4107

Please sign in to comment.