Skip to content

Commit

Permalink
comment out sirius service
Browse files Browse the repository at this point in the history
  • Loading branch information
nickdavis2001 committed Jul 22, 2024
1 parent a63c3b9 commit 1428299
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions lambda_functions/v1/requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ tenacity==8.5.0
validators==0.33.0
yarl==1.9.4
importlib-metadata==8.0.0
opg-sirius-service==2.1.1
typing-extensions==4.12.2
#opg-sirius-service==2.1.1
typing-extensions==4.12.2
2 changes: 1 addition & 1 deletion lambda_functions/v1/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ redis==5.0.7
requests==2.32.2
Werkzeug==3.0.3
requests-aws4auth==1.2.3
opg-sirius-service==2.1.1
#opg-sirius-service==2.1.1

0 comments on commit 1428299

Please sign in to comment.