Skip to content

Conversation

@malto101
Copy link

@malto101 malto101 commented Sep 4, 2025

Previously, the dependencies in requirements.txt were not fully pinned to specific versions, which caused environment inconsistencies and breakages during setup. This PR updates requirements.txt to explicitly pin all dependencies to tested versions, ensuring reproducible installs and resolving issues with broken or incompatible packages.

I have currently pinned it quite specific. let me know if you like it to be a bit relaxed

@malto101
Copy link
Author

malto101 commented Sep 4, 2025

@microsoft-github-policy-service agree company="Mozark"

@erayyap
Copy link

erayyap commented Sep 5, 2025

Hi, just wanted to thank for your version pins. I created a fork using your pins (changing one dependency) and added uv support. https://github.com/erayyap/OmniParser

@malto101
Copy link
Author

malto101 commented Sep 6, 2025

Hi, just wanted to thank for your version pins. I created a fork using your pins (changing one dependency) and added uv support. https://github.com/erayyap/OmniParser

yours changes are quite good,
especially the support for cpu and gpu (small but totally needed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants