Freeze requirements

This commit is contained in:
Tanner Collin 2022-07-12 21:47:52 +00:00
parent b31fc7e4c6
commit f0943191ab

View File

@ -23,15 +23,19 @@ gunicorn==20.0.4
icalendar==4.0.9 icalendar==4.0.9
idna==2.8 idna==2.8
imagesize==1.2.0 imagesize==1.2.0
importlib-metadata==4.12.0
ipython==7.33.0 ipython==7.33.0
jedi==0.18.1 jedi==0.18.1
Jinja2==2.11.3 Jinja2==2.11.3
logging-tree==1.8.1 logging-tree==1.8.1
markdown-it-py==2.1.0
MarkupSafe==1.1.1 MarkupSafe==1.1.1
matplotlib-inline==0.1.3 matplotlib-inline==0.1.3
mdit-py-plugins==0.3.0
mdurl==0.1.1
myst-parser==0.18.0
oauthlib==3.1.0 oauthlib==3.1.0
packaging==20.0 packaging==20.0
parameterized==0.8.1
parso==0.8.3 parso==0.8.3
pexpect==4.8.0 pexpect==4.8.0
pickleshare==0.7.5 pickleshare==0.7.5
@ -47,24 +51,26 @@ python-Levenshtein==0.12.0
python-memcached==1.59 python-memcached==1.59
python3-openid==3.1.0 python3-openid==3.1.0
pytz==2019.3 pytz==2019.3
PyYAML==6.0
recommonmark==0.7.1 recommonmark==0.7.1
reportlab==3.5.55 reportlab==3.5.55
requests==2.22.0 requests==2.22.0
requests-oauthlib==1.3.0 requests-oauthlib==1.3.0
six==1.13.0 six==1.13.0
snowballstemmer==2.0.0 snowballstemmer==2.0.0
Sphinx==2.3.1 Sphinx==5.0.2
sphinx-rtd-theme==0.4.3 sphinx-rtd-theme==0.4.3
sphinxcontrib-applehelp==1.0.1 sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1 sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2 sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-httpdomain==1.7.0 sphinxcontrib-httpdomain==1.7.0
sphinxcontrib-jsmath==1.0.1 sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2 sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3 sphinxcontrib-serializinghtml==1.1.5
sqlparse==0.3.0 sqlparse==0.3.0
traitlets==5.1.1 traitlets==5.1.1
typing-extensions==4.0.1 typing-extensions==4.0.1
urllib3==1.25.11 urllib3==1.25.11
wcwidth==0.2.5 wcwidth==0.2.5
webencodings==0.5.1 webencodings==0.5.1
zipp==3.8.1