This repository was archived by the owner on Aug 2, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +22
-22
lines changed Expand file tree Collapse file tree 2 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 1+ Update package dependencies
Original file line number Diff line number Diff line change @@ -35,52 +35,51 @@ setup_requires =
3535 wheel>=0.36.2
3636install_requires =
3737 aiodataloader
38- aiodocker~=0.19.1
39- aiofiles~=0.6 .0
40- aiohttp~=3.7.3
38+ aiodocker~=0.21.0
39+ aiofiles~=0.7 .0
40+ aiohttp~=3.7.4
4141 aiohttp_cors~=0.7
4242 aiohttp_sse~=2.0
4343 aiojobs~=0.3.0
44+ aiomonitor~=0.4.5
4445 aioredis~=1.3.1
45- aioredlock~=0.7.0
46- aiotools~=1.2.1
47- alembic~=1.6.2
46+ aioredlock~=0.7.2
47+ aiotools~=1.2.2
48+ alembic~=1.6.5
4849 async_timeout~=3.0
4950 asyncache>=0.1.1
50- asyncpg>=0.22 .0
51- attrs>=20.3
51+ asyncpg>=0.23 .0
52+ attrs>=21.2
5253 boltons~=20.2.1
5354 callosum~=0.9.7
54- click>=7.1.2
55+ click>=8.0.1
5556 cryptography>=2.8
56- dataclasses ; python_version<"3.7"
57- graphene~=2.1.0
58- Jinja2~=2 .11.2
57+ graphene~=2.1.9
58+ Jinja2~=3.0.1
59+ lark-parser~=0 .11.3
5960 passlib[bcrypt]>=1.7.4
6061 psycopg2-binary>=2.8.4
6162 python-dateutil>=2.8
6263 python-snappy~=0.6.0
64+ PyJWT~=2.0
6365 PyYAML~=5.4.1
64- pyzmq~=22.0.3
65- SQLAlchemy~=1.4.19
66- uvloop~=0.15.1
66+ pyzmq~=22.1.0
67+ SQLAlchemy~=1.4.22
6768 setproctitle~=1.2.2
6869 tabulate~=0.8.6
6970 trafaret~=2.1
70- backend.ai-common~=21.9.0.dev0
71- backend.ai-cli~=0.3
72- PyJWT~=2.0
71+ uvloop~=0.15.3
7372 zipstream-new~=1.1.8
74- lark-parser~=0.11.3
75- aiomonitor ~=0.4 .5
73+ backend.ai-common~=21.9.0.dev0
74+ backend.ai-cli ~=0.5
7675zip_safe = false
7776include_package_data = true
7877
7978[options.extras_require]
8079build =
8180 wheel>=0.36.2
8281 twine>=3.4.1
83- towncrier~=19.2 .0
82+ towncrier~=21.3 .0
8483test =
8584 pytest~=6.2.1
8685 pytest-asyncio~=0.14.0
9291lint =
9392 flake8>=3.8.1
9493typecheck =
95- mypy>=0.901
94+ mypy>=0.910
9695 types-click
9796 types-Jinja2
9897 types-pkg_resources
You can’t perform that action at this time.
0 commit comments