Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update package requirements (hotfix) #1385

Merged
merged 9 commits into from
Jun 8, 2023
Merged

Update package requirements (hotfix) #1385

merged 9 commits into from
Jun 8, 2023

Conversation

ifrit98
Copy link
Contributor

@ifrit98 ifrit98 commented Jun 7, 2023

Update package requirements

Packages to remove:
certifi==2020.11.8
google-api-python-client==2.7.0
py-sr25519-bindings>=0.1.4,<1
py-ed25519-bindings>=1.0,<2
py-bip39-bindings>=0.1.9,<1
sentencepiece==0.1.97

Version constraint updates:
idna: Fix unbounded idna<3,>=2.5
torch: torch==1.13.1 is too tight and breaks things -> torch>=1.13.1,<=2.0.1.
transformers: Fix unbounded transformers>=4.20.1,<=4.28.0.
numpy: Expand available to numpy>=1.21.6,<=1.24.2.
langchain: Fix unbounded langchain>=0.0.132,<=0.0.188.

@ifrit98 ifrit98 self-assigned this Jun 7, 2023
Copy link
Collaborator

@camfairchild camfairchild left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Closes #1383

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.

3 participants