Skip to content

Commit

Permalink
Merge pull request #249 from ligangty/main
Browse files Browse the repository at this point in the history
Adjust requirements.txt
  • Loading branch information
ligangty authored Jul 7, 2024
2 parents 3097534 + 074dcd4 commit 716587e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ package/
.local
local
.DS_Store
*.whl


# Unit test
__pytest_reports
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
setuptools-rust==1.7.0
Jinja2==3.1.4
boto3==1.28.46
botocore==1.31.46
Expand All @@ -8,4 +7,5 @@ PyYAML==6.0.1
defusedxml==0.7.1
subresource-integrity==0.2
jsonschema==4.19.0
urllib3==1.26.18
urllib3==1.26.18
semantic-version==2.10.0

0 comments on commit 716587e

Please sign in to comment.