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

Switched to https git protocol for dependencies #326

Merged
merged 1 commit into from
Nov 2, 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
10 changes: 5 additions & 5 deletions requirements-test-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ aiostream==0.4.3
anyio==3.3.4
asgiar==0.2.0
attrs==21.2.0
binder @ git+git://github.com/TranslatorSRI/binder@975fc6b651fc1058e905d4ed879c5af81c76c54c
binder @ git+https://github.com/TranslatorSRI/binder@975fc6b651fc1058e905d4ed879c5af81c76c54c
bmt-lite-2.1.0==2.2.0
bmt-lite-2.2.5==2.2.0
certifi==2021.10.8
click==7.1.2
coverage==6.0.2
coverage==6.1.1
fakeredis==1.5.0
fastapi==0.65.2
h11==0.12.0
Expand All @@ -18,14 +18,14 @@ httpx==0.18.2
idna==3.3
iniconfig==1.1.1
jsonpickle==1.4.2
kp-registry @ git+git://github.com/ranking-agent/kp_registry@f55bde83e3c3c0921d8c724a6c5dd55341a2bf4a
kp-registry @ git+https://github.com/ranking-agent/kp_registry@f55bde83e3c3c0921d8c724a6c5dd55341a2bf4a
numpy==1.20.3
orjson==3.6.0
packaging==21.0
packaging==21.2
pluggy==0.13.1
py==1.10.0
pydantic==1.8.2
pyparsing==3.0.2
pyparsing==2.4.7
pytest==6.2.4
pytest-asyncio==0.15.1
pytest-cov==2.12.1
Expand Down
4 changes: 2 additions & 2 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ reasoner-pydantic==1.2.0.4

asgiar==0.2.0
fakeredis==1.5.0
kp-registry @ git+git://github.com/ranking-agent/kp_registry@v2.2.0
kp-registry @ git+https://github.com/ranking-agent/kp_registry@v2.2.0
pytest==6.2.4
pytest-asyncio==0.15.1
pytest-cov==2.12.1
binder @ git+git://github.com/TranslatorSRI/binder@v4.3.0
binder @ git+https://github.com/TranslatorSRI/binder@v4.3.0
orjson==3.6.0
tqdm==4.62.3