Skip to content

Commit

Permalink
Merge pull request #5 from westminsterwooster/requirements.txt
Browse files Browse the repository at this point in the history
Create requirements.txt
  • Loading branch information
jackveney authored Dec 13, 2023
2 parents 989faf7 + 6017264 commit 666835e
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Install MkDocs
mkdocs==1.5.3

# Install MkDocs Material
mkdocs-material==9.5.2
mkdocs-material-extensions==1.3.1

# Install Extra Plugins
mkdocs-git-revision-date-localized-plugin==1.2.1
mkdocs-minify-plugin==0.7.1
mkdocs-redirects==1.2.1
mkdocs-with-pdf==0.9.3

# Install Mike for Versioning
mike==2.0.0

#Install Plugin sNeeded for Extra Material Plugins
CairoSVG==2.7.1
Pillow==9.5.0
cairocffi==1.6.1
defusedxml==0.7.1

# Install QR Code for PDF Back Cover
qrcode==7.4.2

0 comments on commit 666835e

Please sign in to comment.