Freeze requirements
This commit is contained in:
parent
02f080df77
commit
bebbdd5762
|
@ -6,6 +6,7 @@ bleach==3.3.0
|
||||||
certifi==2019.11.28
|
certifi==2019.11.28
|
||||||
cffi==1.13.2
|
cffi==1.13.2
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
|
commonmark==0.9.1
|
||||||
defusedxml==0.6.0
|
defusedxml==0.6.0
|
||||||
Django==3.1.13
|
Django==3.1.13
|
||||||
django-allauth==0.41.0
|
django-allauth==0.41.0
|
||||||
|
@ -18,6 +19,7 @@ gunicorn==20.0.4
|
||||||
idna==2.8
|
idna==2.8
|
||||||
imagesize==1.2.0
|
imagesize==1.2.0
|
||||||
Jinja2==2.11.3
|
Jinja2==2.11.3
|
||||||
|
logging-tree==1.8.1
|
||||||
MarkupSafe==1.1.1
|
MarkupSafe==1.1.1
|
||||||
oauthlib==3.1.0
|
oauthlib==3.1.0
|
||||||
packaging==20.0
|
packaging==20.0
|
||||||
|
@ -31,6 +33,7 @@ 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
|
||||||
|
recommonmark==0.7.1
|
||||||
reportlab==3.5.34
|
reportlab==3.5.34
|
||||||
requests==2.22.0
|
requests==2.22.0
|
||||||
requests-oauthlib==1.3.0
|
requests-oauthlib==1.3.0
|
||||||
|
@ -46,5 +49,5 @@ sphinxcontrib-jsmath==1.0.1
|
||||||
sphinxcontrib-qthelp==1.0.2
|
sphinxcontrib-qthelp==1.0.2
|
||||||
sphinxcontrib-serializinghtml==1.1.3
|
sphinxcontrib-serializinghtml==1.1.3
|
||||||
sqlparse==0.3.0
|
sqlparse==0.3.0
|
||||||
urllib3==1.26.5
|
urllib3==1.25.11
|
||||||
webencodings==0.5.1
|
webencodings==0.5.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user