Update requirements-frozen.txt

This commit is contained in:
yalh76 2021-06-30 00:14:14 +02:00 committed by GitHub
parent 4ff7fd6479
commit eda079abcf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,18 +5,18 @@ async-timeout==3.0.1
attrs==18.2.0 attrs==18.2.0
certifi==2018.11.29 certifi==2018.11.29
chardet==3.0.4 chardet==3.0.4
httptools==0.0.11 httptools==0.1.0
idna==2.8 idna==2.8
idna-ssl==1.1.0 idna-ssl==1.1.0
Jinja2==2.11.3 Jinja2==2.11.3
MarkupSafe==1.1.0 MarkupSafe==1.1.0
multidict==4.5.2 multidict==4.5.2
peewee==3.7.1 peewee==3.7.1
requests==2.21.0 requests==2.25.1
sanic==19.3.1 sanic==19.3.1
sanic-jinja2==0.7.2 sanic-jinja2==0.7.2
ujson==1.35 ujson==1.35
urllib3==1.26.5 urllib3==1.26.5
uvloop==0.11.3 uvloop==0.14.0
websockets==9.1 websockets==6.0
yarl==1.3.0 yarl==1.3.0