File tree Expand file tree Collapse file tree 1 file changed +33
-31
lines changed
Expand file tree Collapse file tree 1 file changed +33
-31
lines changed Original file line number Diff line number Diff line change @@ -3,84 +3,86 @@ aioredis==1.3.1
33argh == 0.26.2
44ariadne == 0.11.0
55async-timeout == 3.0.1
6+ asynctest == 0.13.0
67attrs == 19.3.0
78certifi == 2020.4.5.1
89chardet == 3.0.4
9- click == 7.1.1
10+ click == 7.1.2
1011coverage == 5.1
1112dnspython == 1.16.0
12- email-validator == 1.0.5
13+ email-validator == 1.1.1
1314entrypoints == 0.3
1415et-xmlfile == 1.0.1
15- fastapi == 0.54 .1
16- flake8 == 3.7.9
17- graphql-core == 3.0.3
16+ fastapi == 0.55 .1
17+ flake8 == 3.8.2
18+ graphql-core == 3.0.5
1819h11 == 0.9.0
1920h2 == 3.2.0
2021hiredis == 1.0.1
2122hpack == 3.0.0
22- hstspreload == 2020.4.14
23+ hstspreload == 2020.6.2
24+ httpcore == 0.9.1
2325httptools == 0.1.1
24- httpx == 0.12.1
26+ httpx == 0.13.3
2527hyperframe == 5.2.0
2628idna == 2.9
2729importlib-metadata == 1.6.0
2830jdcal == 1.4.1
2931jsonschema == 3.2.0
30- loguru == 0.4.1
32+ loguru == 0.5.0
3133mccabe == 0.6.1
32- more-itertools == 8.2 .0
34+ more-itertools == 8.3 .0
3335motor == 2.1.0
34- mypy == 0.770
36+ mypy == 0.780
3537mypy-extensions == 0.4.3
36- nest-asyncio == 1.3.2
38+ nest-asyncio == 1.3.3
3739notifiers == 1.2.1
38- numpy == 1.18.2
40+ numpy == 1.18.5
3941openpyxl == 3.0.3
40- packaging == 20.3
41- pandas == 1.0.3
42+ packaging == 20.4
43+ pandas == 1.0.4
4244pathtools == 0.1.2
4345pluggy == 0.13.1
4446promise == 2.3
4547py == 1.8.1
46- pycodestyle == 2.5 .0
47- pydantic == 1.4
48- pyflakes == 2.1.1
48+ pycodestyle == 2.6 .0
49+ pydantic == 1.5.1
50+ pyflakes == 2.2.0
4951PyJWT == 1.7.1
5052pymongo == 3.10.1
5153pyparsing == 2.4.7
5254pyrsistent == 0.16.0
53- pytest == 5.4.1
54- pytest-asyncio == 0.10 .0
55- pytest-cov == 2.8.1
56- pytest-mock == 3.0 .0
57- python-box == 4.2.2
55+ pytest == 5.4.3
56+ pytest-asyncio == 0.12 .0
57+ pytest-cov == 2.9.0
58+ pytest-mock == 3.1 .0
59+ python-box == 4.2.3
5860python-dateutil == 2.8.1
5961python-multipart == 0.0.5
6062python-slugify == 4.0.0
61- pytz == 2019.3
63+ pytz == 2020.1
6264PyYAML == 5.3.1
6365requests == 2.23.0
6466rfc3986 == 1.4.0
6567rfc3987 == 1.3.8
6668ruamel.yaml == 0.16.10
6769ruamel.yaml.clib == 0.2.0
68- sentry-sdk == 0.14.3
70+ sentry-sdk == 0.14.4
6971shortuuid == 1.0.1
70- six == 1.14 .0
72+ six == 1.15 .0
7173sniffio == 1.1.0
7274starlette == 0.13.2
73- tenacity == 6.1 .0
75+ tenacity == 6.2 .0
7476text-unidecode == 1.3
75- toml == 0.10.0
77+ toml == 0.10.1
7678typed-ast == 1.4.1
77- typer == 0.1 .1
79+ typer == 0.2 .1
7880typing-extensions == 3.7.4.2
79- ujson == 2 .0.3
81+ ujson == 3 .0.0
8082urllib3 == 1.25.9
81- uvicorn == 0.11.3
83+ uvicorn == 0.11.5
8284uvloop == 0.14.0
8385watchdog == 0.10.2
84- wcwidth == 0.1.9
86+ wcwidth == 0.2.3
8587websockets == 8.1
8688zipp == 3.1.0
You can’t perform that action at this time.
0 commit comments