Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.

Commit

Permalink
Merge dd078b5 into f3e7020
Browse files Browse the repository at this point in the history
  • Loading branch information
tubone24 authored Nov 16, 2022
2 parents f3e7020 + dd078b5 commit 4cc190b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,15 @@ sphinx-rtd-theme==0.4.3
Pillow>=5.3.0
PyPDF2==1.26.0
PyYAML>=4.2b1
Sphinx==2.3.1
Sphinx==3.0.4
sphinxcontrib-websupport==1.1.2
uvloop==0.12.*; sys_platform != 'win32' and sys_platform != 'cygwin' and sys_platform != 'cli'
responder==1.3.2
marshmallow==2.19.5
sphinxcontrib-openapi==0.5.0
SQLAlchemy==1.3.8
six==1.12
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
starlette>=0.13.5 # not directly required, pinned by Snyk to avoid a vulnerability
uvicorn>=0.11.7 # not directly required, pinned by Snyk to avoid a vulnerability
websockets>=10.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 4cc190b

Please sign in to comment.