mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
chore: backup
This commit is contained in:
8
Brewfile
8
Brewfile
@@ -16,6 +16,7 @@ tap "ms-jpq/sad"
|
||||
tap "oven-sh/bun"
|
||||
tap "pkgxdev/made"
|
||||
tap "railwayapp/tap"
|
||||
tap "xwmx/taps"
|
||||
# Search tool like grep, but optimized for programmers
|
||||
brew "ack"
|
||||
# Library for manipulating PNG images
|
||||
@@ -258,6 +259,8 @@ brew "libsoup"
|
||||
brew "libzip"
|
||||
# Next-gen compiler infrastructure
|
||||
brew "llvm"
|
||||
# Clone of ls with colorful output, file type icons, and more
|
||||
brew "lsd"
|
||||
# Just-In-Time Compiler (JIT) for the Lua programming language
|
||||
brew "luajit", args: ["HEAD"]
|
||||
# Package manager for the Lua programming language
|
||||
@@ -330,8 +333,6 @@ brew "pngpaste"
|
||||
brew "pnpm"
|
||||
# Tool for managing OCI containers and pods
|
||||
brew "podman"
|
||||
# Generic machine emulator and virtualizer
|
||||
brew "qemu"
|
||||
# Alternative to docker-compose using podman
|
||||
brew "podman-compose"
|
||||
# PDF rendering library (based on the xpdf-3.0 code base)
|
||||
@@ -358,6 +359,8 @@ brew "python@3.11"
|
||||
brew "python@3.8"
|
||||
# Interpreted, interactive, object-oriented programming language
|
||||
brew "python@3.9"
|
||||
# Generic machine emulator and virtualizer
|
||||
brew "qemu"
|
||||
# File browser
|
||||
brew "ranger"
|
||||
# Reattach process (e.g., tmux) to background
|
||||
@@ -462,6 +465,7 @@ brew "ms-jpq/sad/sad"
|
||||
brew "pkgxdev/made/pkgx"
|
||||
# App source + Nix packages + Docker = Image
|
||||
brew "railwayapp/tap/nixpacks"
|
||||
brew "xwmx/taps/nb"
|
||||
# Professional graphic design software
|
||||
cask "affinity-designer"
|
||||
# Professional image editing software
|
||||
|
||||
@@ -12,7 +12,7 @@ albumentations==1.4.10
|
||||
aleph-alpha-client==7.1.0
|
||||
altair==5.3.0
|
||||
annotated-types==0.7.0
|
||||
anthropic==0.29.0
|
||||
anthropic==0.30.0
|
||||
antlr4-python3-runtime==4.13.1
|
||||
anyio==4.4.0
|
||||
appdirs==1.4.4
|
||||
@@ -23,7 +23,7 @@ astunparse==1.6.3
|
||||
async-generator==1.10
|
||||
async-timeout==4.0.3
|
||||
attrs==23.2.0
|
||||
autopep8==2.3.0
|
||||
autopep8==2.3.1
|
||||
backcall==0.2.0
|
||||
basicsr==1.4.2
|
||||
beautifulsoup4==4.12.3
|
||||
@@ -49,7 +49,7 @@ coloredlogs==15.0.1
|
||||
compel==2.0.2
|
||||
contourpy==1.2.1
|
||||
controlnet-aux==0.0.9
|
||||
coverage==7.5.3
|
||||
coverage==7.5.4
|
||||
cssselect==1.2.0
|
||||
curl_cffi==0.7.0b4
|
||||
cycler==0.12.1
|
||||
@@ -59,7 +59,7 @@ dctorch==0.1.2
|
||||
decorator==5.1.1
|
||||
deep-translator==1.11.4
|
||||
deprecation==2.1.0
|
||||
diffusers==0.29.1
|
||||
diffusers==0.29.2
|
||||
dill==0.3.8
|
||||
discord-webhook==1.3.0
|
||||
diskcache==5.6.3
|
||||
@@ -92,40 +92,40 @@ fastapi-socketio==0.0.10
|
||||
ffmpeg==1.4
|
||||
ffmpeg-python==0.2.0
|
||||
ffmpy==0.3.2
|
||||
filelock==3.15.3
|
||||
filelock==3.15.4
|
||||
filterpy==1.4.5
|
||||
flake8==7.1.0
|
||||
Flask==3.0.3
|
||||
flask-cloudflared==0.0.14
|
||||
Flask-Cors==4.0.1
|
||||
Flask-SocketIO==5.3.6
|
||||
flaskwebgui==1.1.1
|
||||
flaskwebgui==1.1.2
|
||||
flatbuffers==24.3.25
|
||||
flexgen==0.1.8
|
||||
font-roboto==0.0.1
|
||||
fonts==0.0.3
|
||||
fonttools==4.53.0
|
||||
frozenlist==1.4.1
|
||||
fsspec==2024.6.0
|
||||
fsspec==2024.6.1
|
||||
ftfy==6.2.0
|
||||
future==1.0.0
|
||||
fuzzywuzzy==0.18.0
|
||||
gast==0.5.4
|
||||
gast==0.6.0
|
||||
getpass-asterisk==1.0.1
|
||||
gfpgan==1.3.8
|
||||
gitdb==4.0.11
|
||||
gitlint==0.19.1
|
||||
gitlint-core==0.19.1
|
||||
GitPython==3.1.43
|
||||
google-api-core==2.19.0
|
||||
google-api-python-client==2.134.0
|
||||
google-api-core==2.19.1
|
||||
google-api-python-client==2.135.0
|
||||
google-auth==2.30.0
|
||||
google-auth-httplib2==0.2.0
|
||||
google-auth-oauthlib==1.2.0
|
||||
google-pasta==0.2.0
|
||||
googleapis-common-protos==1.63.1
|
||||
gradio==4.36.1
|
||||
gradio_client==1.0.1
|
||||
googleapis-common-protos==1.63.2
|
||||
gradio==4.37.1
|
||||
gradio_client==1.0.2
|
||||
greenlet==3.0.3
|
||||
grpcio==1.64.1
|
||||
gTTS==2.5.1
|
||||
@@ -142,9 +142,9 @@ humanfriendly==10.0
|
||||
hyperframe==6.0.1
|
||||
identify==2.5.36
|
||||
idna==3.7
|
||||
imageio==2.34.1
|
||||
imageio==2.34.2
|
||||
imageio-ffmpeg==0.5.1
|
||||
importlib_metadata==7.2.0
|
||||
importlib_metadata==8.0.0
|
||||
importlib_resources==6.4.0
|
||||
inflection==0.5.1
|
||||
invisible-watermark==0.2.0
|
||||
@@ -156,13 +156,13 @@ jax==0.4.30
|
||||
jaxlib==0.4.30
|
||||
jedi==0.19.1
|
||||
Jinja2==3.1.4
|
||||
jiter==0.4.2
|
||||
jiter==0.5.0
|
||||
joblib==1.4.2
|
||||
jsonmerge==1.9.2
|
||||
jsonschema==4.22.0
|
||||
jsonschema-specifications==2023.12.1
|
||||
k-diffusion==0.1.1.post1
|
||||
keras==3.3.3
|
||||
keras==3.4.1
|
||||
kiwisolver==1.4.5
|
||||
kornia==0.7.2
|
||||
kornia_rs==0.1.3
|
||||
@@ -170,7 +170,7 @@ lark==1.1.9
|
||||
lazy_loader==0.4
|
||||
Levenshtein==0.25.1
|
||||
libclang==18.1.1
|
||||
lightning-utilities==0.11.2
|
||||
lightning-utilities==0.11.3.post0
|
||||
linkify-it-py==2.0.3
|
||||
lion-pytorch==0.2.2
|
||||
llama_cpp_python==0.2.79
|
||||
@@ -188,7 +188,7 @@ mdit-py-plugins==0.4.1
|
||||
mdurl==0.1.2
|
||||
mediapipe==0.10.14
|
||||
ml-dtypes==0.4.0
|
||||
mlx==0.15.1
|
||||
mlx==0.15.2
|
||||
more-itertools==10.3.0
|
||||
MouseInfo==0.1.3
|
||||
mpmath==1.3.0
|
||||
@@ -207,12 +207,12 @@ nodeenv==1.9.1
|
||||
npyscreen==4.10.5
|
||||
num2words==0.5.13
|
||||
numba==0.60.0
|
||||
numpy==2.0.0
|
||||
numpy==1.26.4
|
||||
oauthlib==3.2.2
|
||||
omegaconf==2.3.0
|
||||
onnx==1.16.1
|
||||
onnxruntime==1.18.0
|
||||
openai==1.35.3
|
||||
onnxruntime==1.18.1
|
||||
openai==1.35.7
|
||||
openai-whisper==20231117
|
||||
opencv-contrib-python==4.10.0.84
|
||||
opencv-python==4.10.0.84
|
||||
@@ -243,8 +243,8 @@ pretty-errors==1.2.25
|
||||
prompt_toolkit==3.0.47
|
||||
proselint==0.14.0
|
||||
proto-plus==1.24.0
|
||||
protobuf==5.27.1
|
||||
psutil==6.0.0
|
||||
protobuf==5.27.2
|
||||
psutil==5.9.8
|
||||
ptyprocess==0.7.0
|
||||
pudb==2024.1
|
||||
PuLP==2.8.0
|
||||
@@ -258,7 +258,7 @@ pycares==4.4.0
|
||||
pycodestyle==2.12.0
|
||||
pycparser==2.22
|
||||
pydantic==2.7.4
|
||||
pydantic_core==2.18.4
|
||||
pydantic_core==2.20.0
|
||||
pydeck==0.9.1
|
||||
pyDeprecate==0.3.2
|
||||
pydub==0.25.1
|
||||
@@ -442,7 +442,7 @@ python-Levenshtein==0.25.1
|
||||
python-liquid==1.12.1
|
||||
python-multipart==0.0.9
|
||||
python-socketio==5.11.3
|
||||
pytorch-lightning==2.3.0
|
||||
pytorch-lightning==2.3.1
|
||||
pytweening==1.2.0
|
||||
pytz==2024.1
|
||||
pytz-deprecation-shim==0.1.0.post0
|
||||
@@ -452,7 +452,7 @@ qudida==0.0.4
|
||||
rapidfuzz==3.9.3
|
||||
readability-lxml==0.8.1
|
||||
realesrgan==0.3.0
|
||||
redis==5.0.6
|
||||
redis==5.0.7
|
||||
referencing==0.35.1
|
||||
regex==2024.5.15
|
||||
requests==2.32.3
|
||||
@@ -464,7 +464,7 @@ rich==13.7.1
|
||||
rpds-py==0.18.1
|
||||
rsa==4.9
|
||||
rubicon-objc==0.4.9
|
||||
ruff==0.4.10
|
||||
ruff==0.5.0
|
||||
rwkv==0.8.26
|
||||
safetensors==0.4.3
|
||||
scikit-image==0.24.0
|
||||
@@ -476,7 +476,7 @@ semver==3.0.2
|
||||
Send2Trash==1.8.3
|
||||
sentence-transformers==3.0.1
|
||||
sentencepiece==0.2.0
|
||||
sentry-sdk==2.6.0
|
||||
sentry-sdk==2.7.1
|
||||
setproctitle==1.3.3
|
||||
sh==2.0.7
|
||||
shellingham==1.5.4
|
||||
@@ -498,7 +498,7 @@ streamlit==1.36.0
|
||||
sympy==1.12.1
|
||||
taming-transformers-rom1504==0.0.6
|
||||
tb-nightly==2.16.0a20231027
|
||||
tenacity==8.4.1
|
||||
tenacity==8.4.2
|
||||
tensorboard==2.17.0
|
||||
tensorboard-data-server==0.7.2
|
||||
tensorboard-plugin-wit==1.8.1
|
||||
@@ -516,7 +516,7 @@ timm==1.0.7
|
||||
tokenizers==0.19.1
|
||||
toml==0.10.2
|
||||
tomli==2.0.1
|
||||
tomlkit==0.12.5
|
||||
tomlkit==0.12.0
|
||||
toolz==0.12.1
|
||||
torch==2.3.1
|
||||
torch-fidelity==0.3.0
|
||||
@@ -529,7 +529,7 @@ tornado==6.4.1
|
||||
tqdm==4.66.4
|
||||
traitlets==5.14.3
|
||||
trampoline==0.1.2
|
||||
transformers==4.41.2
|
||||
transformers==4.42.2
|
||||
trio==0.25.1
|
||||
trio-websocket==0.11.1
|
||||
typer==0.12.3
|
||||
@@ -549,15 +549,15 @@ urwid_readline==0.14
|
||||
uvicorn==0.30.1
|
||||
uvloop==0.19.0
|
||||
validators==0.28.3
|
||||
virtualenv==20.26.2
|
||||
virtualenv==20.26.3
|
||||
virtualenv-clone==0.5.7
|
||||
wandb==0.17.2
|
||||
wandb==0.17.3
|
||||
watchfiles==0.22.0
|
||||
wcwidth==0.2.13
|
||||
webdriver-manager==4.0.1
|
||||
webp-converter==4.1.0
|
||||
websocket-client==1.8.0
|
||||
websockets==12.0
|
||||
websockets==11.0.3
|
||||
Werkzeug==3.0.3
|
||||
wrapt==1.16.0
|
||||
wsproto==1.2.0
|
||||
|
||||
Reference in New Issue
Block a user