-
Notifications
You must be signed in to change notification settings - Fork 16
Merge master into development #457
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
0ce14ef
SDK-2267:updated refs
mehmet-yoti 697b5cc
SDK-2267:updated refs
mehmet-yoti a5bd81b
SDK-2267:updated refs
mehmet-yoti 5aaebaa
SDK-2267:updated refs
mehmet-yoti 1ee5612
Merge pull request #400 from getyoti/SDK-2267-python-update-dependencies
mehmet-yoti 50abcea
SDK-2267:version update
mehmet-yoti a0a07ce
SDK-2267:version update
mehmet-yoti 860b114
Merge pull request #401 from getyoti/SDK-2267-python-update-dependencies
mehmet-yoti 6fe15da
Merge pull request #402 from getyoti/release/2.14.2
mehmet-yoti af34005
Release/2.14.3 (#420)
mehmet-yoti 3b2454e
Release/2.14.4 (#423)
mehmet-yoti eab6d64
Release/2.14.5 (#436)
mehmet-yoti a1c9e43
Merge master into development
mehmet-yoti ed329cd
updated protobuf error
mehmet-yoti 9755457
fix: update example requirements to be compatible with SDK cryptograp…
mehmet-yoti 4f6e9a8
fix: sync cryptography constraint and prevent local SDK override in CI
mehmet-yoti File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,13 +1,13 @@ | ||
| # Core requirements | ||
| flask>=2.2.0 | ||
| python-dotenv>=0.21.0 | ||
| yoti==2.14.0 | ||
| # yoti will be installed separately in CI from local source | ||
| filetype>=1.0.7 | ||
| pyopenssl==23.2.0 | ||
| click >=8.0 | ||
| pyopenssl>=24.0.0 | ||
| click>=8.0 | ||
| future>=1.0.0 | ||
|
|
||
| # Required for yoti compatibility | ||
| deprecated==1.2.10 | ||
| iso8601==0.1.13 | ||
| pytz==2020.4 | ||
|
|
||
| deprecated>=1.2.14 | ||
| iso8601>=1.1.0 | ||
| pytz>=2025.2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,11 +1,13 @@ | ||
| click>=7 | ||
| cffi>=1.15.0 | ||
| cryptography>=42.0.0 | ||
| flask>=1.0.4 | ||
| future>=1.0.0 | ||
| jinja2>=3.0.3 | ||
| pyopenssl>=19.0.0 | ||
| pyopenssl>=24.0.0 | ||
| python-dotenv>=0.7.1 | ||
| requests>=2.20.0 | ||
| requests>=2.31.0 | ||
| urllib3>=1.24.2 | ||
| yoti>=2.14.0 | ||
| # yoti will be installed separately in CI from local source | ||
| werkzeug>=1.0.1 | ||
| six==1.16.0 | ||
| six==1.16.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.