Skip to content

Commit 45030b0

Browse files
Merge pull request #51 from MarekWadinger/dependabot/pip/cryptography-43.0.1
Build(deps): Bump cryptography from 42.0.4 to 43.0.1
2 parents de4562b + df4a53a commit 45030b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
bayesian-optimization==1.4.3
22
# confluent-kafka==2.0.2
3-
cryptography==42.0.4
3+
cryptography==43.0.1
44
git+https://github.com/MarekWadinger/river.git ; sys_platform == "darwin" or (sys_platform == "linux" and platform_machine == "aarch64" and (implementation_version == "3.12.*" or implementation_version == "3.11.*"))
55
# Try to install from wheel for others
66
river~=0.21.0 ; sys_platform == "linux" and (implementation_version != "3.11.*" or implementation_version != "3.12.*") and platform_machine != "aarch64"

0 commit comments

Comments
 (0)