vocode-python
vocode-python copied to clipboard
Pydantic causing installation issues - could it be less specific?
#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
which version of vocode has this problem? we actually don't have a specific version of pydantic
in our dependencies
With requirements.txt as follows, I'm trying pip3 install -r requirements.txt
nemoguardrails
vocode
Here's a related bug i filed with nemoguardrails
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
Another related issue
vocode 0.1.0 depends on typing-extensions==4.5.0
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.