Skip to content

Commit

Permalink
Update scos-actions and scos-tekrsa version (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhazentia authored Apr 25, 2023
1 parent 3eb7680 commit e02a8b1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions src/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -300,11 +300,11 @@ scipy==1.10.1
# via
# -r requirements.txt
# scos-actions
scos_actions @ git+https://github.com/NTIA/scos-actions@6.2.2
scos_actions @ git+https://github.com/NTIA/scos-actions@6.2.3
# via
# -r requirements.txt
# scos-tekrsa
scos_tekrsa @ git+https://github.com/NTIA/scos-tekrsa@3.0.4
scos_tekrsa @ git+https://github.com/NTIA/scos-tekrsa@3.0.5
# 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@6.2.2
scos_tekrsa @ git+https://github.com/NTIA/scos-tekrsa@3.0.4
scos_actions @ git+https://github.com/NTIA/scos-actions@6.2.3
scos_tekrsa @ git+https://github.com/NTIA/scos-tekrsa@3.0.5

# The following are sub-dependencies for which SCOS Sensor enforces a
# higher minimum patch version than the dependencies which require them.
Expand Down
4 changes: 2 additions & 2 deletions src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -180,11 +180,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@6.2.2
scos_actions @ git+https://github.com/NTIA/scos-actions@6.2.3
# via
# -r requirements.in
# scos-tekrsa
scos_tekrsa @ git+https://github.com/NTIA/scos-tekrsa@3.0.4
scos_tekrsa @ git+https://github.com/NTIA/scos-tekrsa@3.0.5
# via -r requirements.in
sigmf @ git+https://github.com/NTIA/SigMF@multi-recording-archive
# via scos-actions
Expand Down

0 comments on commit e02a8b1

Please sign in to comment.