Skip to content

Commit

Permalink
Updated libraries to resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmet-yoti committed Nov 29, 2024
1 parent 48572d2 commit b2f8888
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asn1==2.2.0 # via -r requirements.in
certifi==2023.11.17 # via requests
cffi==1.16.0 # via cryptography
chardet==3.0.4 # via requests
cryptography==42.0.1 # via pyopenssl
cryptography==36.0.2 # via pyopenssl
deprecated==1.2.10 # via -r requirements.in
future==0.18.2 # via -r requirements.in
idna==2.7 # via requests
Expand All @@ -20,7 +20,8 @@ protobuf==4.21.12
# via -r requirements.in
pycparser==2.18
# via cffi
pyopenssl==19.1.0
pyOpenSSL==22.0.0

# via -r requirements.in
pytz==2022.1
# via -r requirements.in
Expand Down

0 comments on commit b2f8888

Please sign in to comment.