dependencies update.
This commit is contained in:
+19
-16
@@ -1,19 +1,19 @@
|
||||
aiofiles==0.5.0
|
||||
aiofiles==0.6.0
|
||||
async-generator==1.10
|
||||
attrs==20.2.0
|
||||
attrs==20.3.0
|
||||
bech32==1.2.0
|
||||
bitstring==3.1.7
|
||||
blinker==1.4
|
||||
brotli==1.0.9
|
||||
cerberus==1.3.2
|
||||
certifi==2020.6.20
|
||||
certifi==2020.11.8
|
||||
click==7.1.2
|
||||
ecdsa==0.16.0
|
||||
environs==8.0.0
|
||||
ecdsa==0.16.1
|
||||
environs==9.2.0
|
||||
h11==0.11.0
|
||||
h2==4.0.0
|
||||
hpack==4.0.0
|
||||
httpcore==0.12.0
|
||||
httpcore==0.12.2
|
||||
httpx==0.16.1
|
||||
hypercorn==0.11.1
|
||||
hyperframe==6.0.0
|
||||
@@ -22,24 +22,27 @@ itsdangerous==1.1.0
|
||||
jinja2==2.11.2
|
||||
lnurl==0.3.5
|
||||
markupsafe==1.1.1
|
||||
marshmallow==3.8.0
|
||||
outcome==1.0.1
|
||||
marshmallow==3.9.1
|
||||
outcome==1.1.0
|
||||
priority==1.3.0
|
||||
pydantic==1.6.1
|
||||
pydantic==1.7.2
|
||||
pyscss==1.3.7
|
||||
python-dotenv==0.14.0
|
||||
python-dotenv==0.15.0
|
||||
quart==0.13.1
|
||||
quart-compress==0.2.1
|
||||
quart-cors==0.3.0
|
||||
quart-trio==0.5.1
|
||||
quart-trio==0.6.0
|
||||
represent==1.6.0
|
||||
rfc3986==1.4.0
|
||||
secure==0.2.1
|
||||
shortuuid==1.0.1
|
||||
six==1.15.0
|
||||
sniffio==1.1.0
|
||||
sortedcontainers==2.2.2
|
||||
toml==0.10.1
|
||||
trio==0.17.0
|
||||
sniffio==1.2.0
|
||||
sortedcontainers==2.3.0
|
||||
sqlalchemy==1.3.20
|
||||
sqlalchemy-aio==0.16.0
|
||||
toml==0.10.2
|
||||
trio==0.16.0
|
||||
typing-extensions==3.7.4.3
|
||||
werkzeug==1.0.1
|
||||
wsproto==0.15.0
|
||||
wsproto==1.0.0
|
||||
|
||||
Reference in New Issue
Block a user