Skip to content

Commit

Permalink
2025-01-10T14:24:08Z
Browse files Browse the repository at this point in the history
  • Loading branch information
wrmsr committed Jan 10, 2025
1 parent 04aa500 commit b9349fd
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 21 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ psycopg2==2.9.10
psycopg==3.2.3

mysql-connector-python==9.1.0
mysqlclient==2.2.6; sys_platform == "darwin" # brew install mysql pkg-config # PKG_CONFIG_PATH="/opt/homebrew/opt/mysql-client/lib/pkgconfig" pip install ...
mysqlclient==2.2.7; sys_platform == "darwin" # brew install mysql pkg-config # PKG_CONFIG_PATH="/opt/homebrew/opt/mysql-client/lib/pkgconfig" pip install ...

ujson==5.10.0

Expand Down Expand Up @@ -111,12 +111,12 @@ datasets==3.2.0; python_version < "3.13" # !! includes arrow and pandas and shi
sentence-transformers==3.3.1; python_version < "3.13"
sentencepiece==0.2.0; python_version < "3.13"
tiktoken==0.8.0; python_version < "3.13"
transformers==4.47.1; python_version < "3.13"
transformers==4.48.0; python_version < "3.13"

llama-cpp-python; sys_platform == "darwin"

segno==1.6.1

duckduckgo_search==7.2.1 # @omlish-venv !13t # segfault lol

boto3>=1.35.95
boto3>=1.35.96
10 changes: 5 additions & 5 deletions requirements-ext.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ loralib==0.1.2
git+https://github.com/huggingface/peft.git

scipy==1.15.0
scikit-learn==1.6.0
scikit-learn==1.6.1
scikit-image==0.25.0

simsimd>=5.9.11
Expand Down Expand Up @@ -143,7 +143,7 @@ einops==0.8.0

### infra

google-api-python-client==2.157.0
google-api-python-client==2.158.0
google-cloud-compute==1.23.0

cloudflare==3.1.0 # httpx
Expand Down Expand Up @@ -179,7 +179,7 @@ mitogen==0.3.20

##

openai==1.59.5
openai==1.59.6

trl==0.13.0
tf-keras==2.17.0
Expand Down Expand Up @@ -289,9 +289,9 @@ wikipedia==1.4.0
trafilatura==1.12.2
qdrant-client==1.12.1

mlx==0.21.1; sys_platform == "darwin"
mlx==0.22.0; sys_platform == "darwin"
mlx-lm==0.20.6; sys_platform == "darwin"

flask==3.1.0

pyinfra==3.1.1
pyinfra==3.2
23 changes: 11 additions & 12 deletions requirements-frz.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ black==24.10.0
bleach==6.2.0
blinker==1.9.0
blis==1.1.0
boto3==1.35.95
botocore==1.35.95
boto3==1.35.96
botocore==1.35.96
Brotli==1.1.0
bs4==0.0.2
bsddb3==6.2.9
Expand Down Expand Up @@ -65,7 +65,6 @@ colorlog==6.9.0
comm==0.2.2
confection==0.1.5
configobj==5.0.9
configparser==7.1.0
contourpy==1.3.1
courlan==1.3.2
cramjam==2.9.1
Expand Down Expand Up @@ -132,7 +131,7 @@ gguf==0.14.0
gitdb==4.0.12
GitPython==3.1.44
google-api-core==2.24.0
google-api-python-client==2.157.0
google-api-python-client==2.158.0
google-auth==2.37.0
google-auth-httplib2==0.2.0
google-cloud-compute==1.23.0
Expand Down Expand Up @@ -261,7 +260,7 @@ mdurl==0.1.2
mistune==3.1.0
mitogen==0.3.20
ml-dtypes==0.4.1
mlx==0.21.1
mlx==0.22.0
mlx-lm==0.20.6
mmh3==5.0.1
monotonic==1.6
Expand All @@ -276,7 +275,7 @@ mycli==1.29.2
mypy==1.14.1
mypy-extensions==1.0.0
mysql-connector-python==9.1.0
mysqlclient==2.2.6
mysqlclient==2.2.7
namex==0.0.8
nbclient==0.10.2
nbconvert==7.16.4
Expand All @@ -298,7 +297,7 @@ olefile==0.47
onnx==1.17.0
onnx2torch==1.5.15
onnxruntime==1.20.1
openai==1.59.5
openai==1.59.6
opencv-python==4.10.0.84
opentelemetry-api==1.29.0
opentelemetry-exporter-otlp-proto-grpc==1.15.0
Expand Down Expand Up @@ -368,7 +367,7 @@ pyflakes==3.2.0
pyfzf==0.3.1
pygls==1.3.1
Pygments==2.19.1
pyinfra==3.1.1
pyinfra==3.2
PyJWT==2.10.1
PyMySQL==1.1.1
PyNaCl==1.5.0
Expand Down Expand Up @@ -433,7 +432,7 @@ ruff==0.9.0
s3transfer==0.10.4
safetensors==0.5.2
scikit-image==0.25.0
scikit-learn==1.6.0
scikit-learn==1.6.1
scipy==1.15.0
scramp==1.4.5
segno==1.6.1
Expand Down Expand Up @@ -463,7 +462,7 @@ spacy==3.8.3
spacy-legacy==3.0.12
spacy-loggers==1.0.5
SPARQLWrapper==1.8.5
SQLAlchemy==2.0.36
SQLAlchemy==2.0.37
sqlean.py==3.47.0
sqlglot==26.1.3
sqlite-vec==0.1.6
Expand Down Expand Up @@ -500,7 +499,7 @@ tornado==6.4.2
tqdm==4.67.1
trafilatura==1.12.2
traitlets==5.14.3
transformers==4.47.1
transformers==4.48.0
tree-sitter==0.23.2
tree-sitter-python==0.23.6
trio==0.28.0
Expand Down Expand Up @@ -533,7 +532,7 @@ uvicorn==0.34.0
uvloop==0.21.0
voluptuous==0.15.2
wasabi==1.1.3
watchfiles==1.0.3
watchfiles==1.0.4
wcwidth==0.2.13
weasel==0.4.1
webcolors==24.11.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ brotli==1.1.0

### db:

sqlalchemy[asyncio]>=2.0.35
sqlalchemy[asyncio]==2.0.37

## sql

Expand Down

0 comments on commit b9349fd

Please sign in to comment.