Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
tagged releases for scos-actions and scos-tekrsa
  • Loading branch information
aromanielloNTIA committed Jun 22, 2023
1 parent 57ebb5d commit 9127d2e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions src/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ inflection==0.5.1
# drf-yasg
iniconfig==2.0.0
# via pytest
its-preselector @ git+https://github.com/NTIA/[email protected].1
its-preselector @ git+https://github.com/NTIA/[email protected].2
# via
# -r requirements.txt
# scos-actions
Expand Down Expand Up @@ -275,7 +275,7 @@ ray==2.5.0
# via
# -r requirements.txt
# scos-actions
requests==2.28.2
requests==2.31.0
# via
# -r requirements.txt
# coreapi
Expand All @@ -302,11 +302,11 @@ scipy==1.10.1
# via
# -r requirements.txt
# scos-actions
scos_actions @ git+https://github.com/NTIA/scos-actions@update-sigmf-ns-ntia
scos_actions @ git+https://github.com/NTIA/scos-actions@6.3.0
# via
# -r requirements.txt
# scos-tekrsa
scos_tekrsa @ git+https://github.com/NTIA/scos-tekrsa@update-sigmf-ns-ntia
scos_tekrsa @ git+https://github.com/NTIA/scos-tekrsa@3.1.0
# via -r requirements.txt
sigmf @ git+https://github.com/NTIA/SigMF@multi-recording-archive
# via
Expand Down
4 changes: 2 additions & 2 deletions src/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ psycopg2-binary>=2.0, <3.0
pyjwt>=2.4.0, <3.0
requests-mock>=1.0, <2.0
requests_oauthlib>=1.0, <2.0
scos_actions @ git+https://github.com/NTIA/scos-actions@update-sigmf-ns-ntia
scos_tekrsa @ git+https://github.com/NTIA/scos-tekrsa@update-sigmf-ns-ntia
scos_actions @ git+https://github.com/NTIA/scos-actions@6.3.0
scos_tekrsa @ git+https://github.com/NTIA/scos-tekrsa@3.1.0

# The following are sub-dependencies for which SCOS Sensor enforces a
# higher minimum patch version than the dependencies which require them.
Expand Down
8 changes: 4 additions & 4 deletions src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ idna==3.4
# via requests
inflection==0.5.1
# via drf-yasg
its-preselector @ git+https://github.com/NTIA/[email protected].1
its-preselector @ git+https://github.com/NTIA/[email protected].2
# via scos-actions
itypes==1.2.0
# via coreapi
Expand Down Expand Up @@ -157,7 +157,7 @@ pyyaml==5.4.1
# ray
ray==2.5.0
# via scos-actions
requests==2.28.2
requests==2.31.0
# via
# coreapi
# docker
Expand All @@ -178,11 +178,11 @@ ruamel-yaml-clib==0.2.7
# via ruamel-yaml
scipy==1.10.1
# via scos-actions
scos_actions @ git+https://github.com/NTIA/scos-actions@update-sigmf-ns-ntia
scos_actions @ git+https://github.com/NTIA/scos-actions@6.3.0
# via
# -r requirements.in
# scos-tekrsa
scos_tekrsa @ git+https://github.com/NTIA/scos-tekrsa@update-sigmf-ns-ntia
scos_tekrsa @ git+https://github.com/NTIA/scos-tekrsa@3.1.0
# via -r requirements.in
sigmf @ git+https://github.com/NTIA/SigMF@multi-recording-archive
# via scos-actions
Expand Down

0 comments on commit 9127d2e

Please sign in to comment.