Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bumped versions of dependencies #317

Merged
merged 1 commit into from
Oct 28, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions requirements-lock.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
aiofiles==0.6.0
aiosqlite==0.16.0
aiostream==0.4.3
anyio==3.3.0
anyio==3.3.4
bmt-lite-2.2.5==2.2.0
certifi==2021.5.30
certifi==2021.10.8
click==7.1.2
fastapi==0.65.2
h11==0.12.0
httpcore==0.13.6
httpcore==0.13.7
httpx==0.18.2
idna==3.2
idna==3.3
jsonpickle==1.4.2
numpy==1.20.3
orjson==3.6.0
Expand Down
13 changes: 7 additions & 6 deletions requirements-test-lock.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
aiofiles==0.6.0
aiosqlite==0.16.0
aiostream==0.4.3
anyio==3.3.0
anyio==3.3.4
asgiar==0.2.0
attrs==21.2.0
binder @ git+git://github.com/TranslatorSRI/binder@975fc6b651fc1058e905d4ed879c5af81c76c54c
bmt-lite-2.1.0==2.2.0
bmt-lite-2.2.5==2.2.0
certifi==2021.5.30
certifi==2021.10.8
click==7.1.2
coverage==5.5
coverage==6.0.2
fakeredis==1.5.0
fastapi==0.65.2
h11==0.12.0
httpcore==0.13.6
httpcore==0.13.7
httpx==0.18.2
idna==3.2
idna==3.3
iniconfig==1.1.1
jsonpickle==1.4.2
kp-registry @ git+git://github.com/ranking-agent/kp_registry@f55bde83e3c3c0921d8c724a6c5dd55341a2bf4a
Expand All @@ -24,7 +25,7 @@ packaging==21.0
pluggy==0.13.1
py==1.10.0
pydantic==1.8.2
pyparsing==2.4.7
pyparsing==3.0.2
pytest==6.2.4
pytest-asyncio==0.15.1
pytest-cov==2.12.1
Expand Down