unable to install using poetry #682
Replies: 1 comment
-
| 
         You have pinned the latest version of Pydantic in your  and sqlmodel (0.0.10) depends on pydantic (>=1.9.0,<2.0.0),Pin your pydantic to 1.9 instead, 1.9.2 is the last 1.9 release from memory. I'm not sure if the 1.10.x branch works $ poetry add [email protected] | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Commit to Help
Example Code
Description
unable to install using pottery...here is the poetry toml file:
Operating System
Linux
Operating System Details
No response
SQLModel Version
can't show because not installed
Python Version
Python 3.10.12
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions