Could you please allow use of the latest version of httpx? Running into a version conflict with google-genai
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
postmark-python 0.2.4 requires httpx<0.28.0,>=0.27.0, but you have httpx 0.28.1 which is incompatible.
Successfully installed google-genai-2.0.1 httpx-0.28.1
Could you please allow use of the latest version of httpx? Running into a version conflict with google-genai
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
postmark-python 0.2.4 requires httpx<0.28.0,>=0.27.0, but you have httpx 0.28.1 which is incompatible.
Successfully installed google-genai-2.0.1 httpx-0.28.1