Skip to content

Commit 2fb4c63

Browse files
committed
Fix test dependencies
1 parent 2e1a8a5 commit 2fb4c63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytest-asyncio
22
pytest-cov
3-
git+https://github.com/openg2p/openg2p-fastapi-common@develop#subdirectory=openg2p-fastapi-common
4-
git+https://github.com/openg2p/openg2p-g2pconnect-common@develop#subdirectory=openg2p-g2pconnect-common-lib
5-
git+https://github.com/OpenG2P/openg2p-g2pconnect-common@develop#subdirectory=openg2p-g2pconnect-mapper-lib
3+
git+https://github.com/openg2p/openg2p-fastapi-common@1.0.0#subdirectory=openg2p-fastapi-common
4+
git+https://github.com/openg2p/openg2p-g2pconnect-common@1.1.0#subdirectory=openg2p-g2pconnect-common-lib
5+
git+https://github.com/OpenG2P/openg2p-g2pconnect-common@1.1.0#subdirectory=openg2p-g2pconnect-mapper-lib

0 commit comments

Comments
 (0)