vocode-python icon indicating copy to clipboard operation
vocode-python copied to clipboard

Pydantic causing installation issues - could it be less specific?

Open swethmandava opened this issue 1 year ago • 4 comments

#0 105.8 The conflict is caused by: #0 105.8 vocode 0.1.0 depends on pydantic==1.10.5 #0 105.8 nemoguardrails 0.2.0 depends on pydantic==1.10.6 #0 105.8 vocode 0.1.0 depends on pydantic==1.10.5 #0 105.8 nemoguardrails 0.1.0 depends on pydantic==1.10.6

swethmandava avatar Jun 03 '23 23:06 swethmandava

which version of vocode has this problem? we actually don't have a specific version of pydantic in our dependencies

ajar98 avatar Jun 05 '23 06:06 ajar98

With requirements.txt as follows, I'm trying pip3 install -r requirements.txt

nemoguardrails
vocode

Here's a related bug i filed with nemoguardrails

swethmandava avatar Jun 05 '23 23:06 swethmandava

Related issue:

langchain 0.0.198 requires pydantic<2,>=1
langchainplus-sdk 0.0.20 requires pydantic<2,>=1
elevenlabs 0.2.27 requires pydantic>=2.0

Ashes47 avatar Jan 28 '24 00:01 Ashes47

Another related issue

vocode 0.1.0 depends on typing-extensions==4.5.0

swethmandava avatar Mar 19 '24 21:03 swethmandava

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar May 19 '24 01:05 github-actions[bot]