Skip to content

Commit 43f61b9

Browse files
committed
Add requirements back in
1 parent e23dfa8 commit 43f61b9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,15 @@ Field types:
7171
- [ ] User authentication
7272
- [ ] 1Password Connect. For now, use [1Password/connect-sdk-go](https://github.com/1Password/connect-sdk-go).
7373

74+
## Requirements
75+
76+
The 1Password Python SDK requires:
77+
78+
- `libssl` 3
79+
- `glibc` 2.32 or later
80+
81+
If you're running a Linux distribution that still uses `libssl` version 1.1.1, such as Debian 11 or Ubuntu 20.04, you'll need to update to a later version of Linux or install the required dependencies.
82+
7483
## 🚀 Get started
7584

7685
To use the 1Password Python SDK in your project:

0 commit comments

Comments
 (0)