Skip to content

Commit

Permalink
Merge pull request #157 from codelion/codelion-patch-1
Browse files Browse the repository at this point in the history
Update requirements_proxy_only.txt
  • Loading branch information
codelion authored Jan 24, 2025
2 parents 2f54368 + 63f6faf commit cf9523a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion requirements_proxy_only.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ ipython
ipykernel
gradio
# Constrain spacy version to avoid blis build issues on ARM64
spacy<3.8.0
spacy<3.8.0
cerebras_cloud_sdk
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="optillm",
version="0.1.0",
version="0.1.1",
packages=find_packages(),
py_modules=['optillm'],
package_data={
Expand Down

0 comments on commit cf9523a

Please sign in to comment.