skinniderlab / CLM

MIT License
0 stars 0 forks source link

Investigate pinning of scipy #241

Open vineetbansal opened 1 month ago

vineetbansal commented 1 month ago

We're specifying the version of scipy we work with in pyproject.toml:

scipy==1.11.1

Investigate why we're pinning this and remove the pinning if possible.