mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore: backup
This commit is contained in:
20
Brewfile
20
Brewfile
@@ -15,6 +15,7 @@ tap "koekeishiya/formulae"
|
||||
tap "ms-jpq/sad"
|
||||
tap "oven-sh/bun"
|
||||
tap "pkgxdev/made"
|
||||
tap "railwayapp/tap"
|
||||
# Search tool like grep, but optimized for programmers
|
||||
brew "ack"
|
||||
# Library for manipulating PNG images
|
||||
@@ -111,8 +112,8 @@ brew "ctags"
|
||||
brew "curl"
|
||||
# Good-lookin' diffs with diff-highlight and more
|
||||
brew "diff-so-fancy"
|
||||
# Pack, ship and run any application as a lightweight container
|
||||
brew "docker"
|
||||
# Docker CLI plugin for extended build capabilities with BuildKit
|
||||
brew "docker-buildx"
|
||||
# More intuitive version of du in rust
|
||||
brew "dust"
|
||||
# Collection of reusable C++ library artifacts developed at Facebook
|
||||
@@ -293,6 +294,8 @@ brew "tree-sitter"
|
||||
brew "neovim"
|
||||
# HTTP/2 C Library
|
||||
brew "nghttp2"
|
||||
# HTTP(S) server and reverse proxy, and IMAP/POP3 proxy server
|
||||
brew "nginx"
|
||||
# Small build system for use with gyp or CMake
|
||||
brew "ninja"
|
||||
# Terminal UI to chat with large language models (LLM) using backends such as Ollama, and direct integrations with your favourite editor like Neovim!
|
||||
@@ -411,6 +414,8 @@ brew "xdotool"
|
||||
brew "yarn"
|
||||
# Download YouTube videos from the command-line
|
||||
brew "youtube-dl"
|
||||
# Process YAML, JSON, XML, CSV and properties documents from the CLI
|
||||
brew "yq"
|
||||
# Shell extension to navigate your filesystem faster
|
||||
brew "zoxide"
|
||||
# UNIX shell (command interpreter)
|
||||
@@ -437,6 +442,8 @@ brew "koekeishiya/formulae/yabai"
|
||||
brew "ms-jpq/sad/sad"
|
||||
# Run Anything
|
||||
brew "pkgxdev/made/pkgx"
|
||||
# App source + Nix packages + Docker = Image
|
||||
brew "railwayapp/tap/nixpacks"
|
||||
# Time tracker
|
||||
cask "activitywatch"
|
||||
# Professional graphic design software
|
||||
@@ -477,6 +484,8 @@ cask "brave-browser"
|
||||
cask "calibre"
|
||||
# Screen capturing tool
|
||||
cask "cleanshot"
|
||||
# Free app that makes your Internet safer
|
||||
cask "cloudflare-warp"
|
||||
cask "color-oracle"
|
||||
# Multi-platform client-side cloud file encryption tool
|
||||
cask "cryptomator"
|
||||
@@ -490,6 +499,8 @@ cask "deepl"
|
||||
cask "devonthink"
|
||||
# Voice and text chat software
|
||||
cask "discord"
|
||||
# App to build and share containerised applications and microservices
|
||||
cask "docker"
|
||||
# Client for the Dropbox cloud storage service
|
||||
cask "dropbox"
|
||||
# Collaborative team software
|
||||
@@ -578,8 +589,6 @@ cask "ollamac"
|
||||
cask "philips-hue-sync"
|
||||
# Colour picker for colours onscreen
|
||||
cask "pika"
|
||||
# Browse, manage, inspect containers and images
|
||||
cask "podman-desktop"
|
||||
# Client for Proton Drive
|
||||
cask "proton-drive"
|
||||
# Bridges Proton Mail to email clients supporting IMAP and SMTP protocols
|
||||
@@ -672,6 +681,7 @@ mas "Wunderbar", id: 6479203386
|
||||
mas "Yoink", id: 457622435
|
||||
vscode "activitywatch.aw-watcher-vscode"
|
||||
vscode "adamvoss.vscode-languagetool"
|
||||
vscode "ahmadalli.vscode-nginx-conf"
|
||||
vscode "akamud.vscode-caniuse"
|
||||
vscode "alefragnani.bookmarks"
|
||||
vscode "alefragnani.project-manager"
|
||||
@@ -756,6 +766,7 @@ vscode "pkief.material-icon-theme"
|
||||
vscode "pnp.polacode"
|
||||
vscode "pomdtr.excalidraw-editor"
|
||||
vscode "prisma.prisma"
|
||||
vscode "raynigon.nginx-formatter"
|
||||
vscode "redhat.vscode-commons"
|
||||
vscode "redhat.vscode-yaml"
|
||||
vscode "rvest.vs-code-prettier-eslint"
|
||||
@@ -776,6 +787,7 @@ vscode "vscode-icons-team.vscode-icons"
|
||||
vscode "vscodevim.vim"
|
||||
vscode "wakatime.vscode-wakatime"
|
||||
vscode "wayou.vscode-todo-highlight"
|
||||
vscode "william-voyek.vscode-nginx"
|
||||
vscode "wix.vscode-import-cost"
|
||||
vscode "xabikos.javascriptsnippets"
|
||||
vscode "xadillax.viml"
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
absl-py==2.1.0
|
||||
accelerate==0.28.0
|
||||
accelerate==0.29.1
|
||||
addict==2.4.0
|
||||
aenum==3.1.15
|
||||
aiodns==3.1.1
|
||||
aiodns==3.2.0
|
||||
aiofiles==23.2.1
|
||||
aiohttp==3.9.3
|
||||
aiohttp-retry==2.8.3
|
||||
aiosignal==1.3.1
|
||||
albumentations==1.4.2
|
||||
albumentations==1.4.3
|
||||
aleph-alpha-client==7.0.1
|
||||
altair==5.2.0
|
||||
altair==5.3.0
|
||||
annotated-types==0.6.0
|
||||
anthropic==0.21.3
|
||||
anthropic==0.23.1
|
||||
antlr4-python3-runtime==4.13.1
|
||||
anyio==4.3.0
|
||||
appdirs==1.4.4
|
||||
@@ -31,7 +31,7 @@ bitsandbytes==0.42.0
|
||||
black==24.3.0
|
||||
blendmodes==2024.1.1
|
||||
blinker==1.7.0
|
||||
boltons==23.1.1
|
||||
boltons==24.0.0
|
||||
Brotli==1.1.0
|
||||
cachetools==5.3.3
|
||||
certifi==2024.2.2
|
||||
@@ -46,7 +46,7 @@ codespell==2.2.6
|
||||
colorama==0.4.6
|
||||
coloredlogs==15.0.1
|
||||
compel==2.0.2
|
||||
contourpy==1.2.0
|
||||
contourpy==1.2.1
|
||||
controlnet-aux==0.0.7
|
||||
coverage==7.4.4
|
||||
cssselect==1.2.0
|
||||
@@ -70,21 +70,21 @@ docker==7.0.0
|
||||
docker-pycreds==0.4.0
|
||||
docopt==0.6.2
|
||||
docstring-inheritance==2.2.0
|
||||
duckduckgo_search==5.2.1
|
||||
duckduckgo_search==5.2.2
|
||||
dynamicprompts==0.31.0
|
||||
easing-functions==1.0.4
|
||||
easygui==0.98.3
|
||||
EasyProcess==1.1
|
||||
einops==0.7.0
|
||||
elevenlabslib==0.21.1
|
||||
elevenlabslib==0.22.0
|
||||
entrypoint2==1.1
|
||||
entrypoints==0.4
|
||||
eventlet==0.36.0
|
||||
eventlet==0.36.1
|
||||
exceptiongroup==1.2.0
|
||||
executing==2.0.1
|
||||
facexlib==0.3.0
|
||||
fastapi==0.110.0
|
||||
fastapi-events==0.11.0
|
||||
fastapi==0.110.1
|
||||
fastapi-events==0.11.1
|
||||
fastapi-socketio==0.0.10
|
||||
ffmpeg==1.4
|
||||
ffmpeg-python==0.2.0
|
||||
@@ -101,7 +101,7 @@ flatbuffers==24.3.25
|
||||
flexgen==0.1.8
|
||||
font-roboto==0.0.1
|
||||
fonts==0.0.3
|
||||
fonttools==4.50.0
|
||||
fonttools==4.51.0
|
||||
frozenlist==1.4.1
|
||||
fsspec==2024.3.1
|
||||
ftfy==6.2.0
|
||||
@@ -113,16 +113,16 @@ gfpgan==1.3.8
|
||||
gitdb==4.0.11
|
||||
gitlint==0.19.1
|
||||
gitlint-core==0.19.1
|
||||
GitPython==3.1.42
|
||||
GitPython==3.1.43
|
||||
google-api-core==2.18.0
|
||||
google-api-python-client==2.124.0
|
||||
google-api-python-client==2.125.0
|
||||
google-auth==2.29.0
|
||||
google-auth-httplib2==0.2.0
|
||||
google-auth-oauthlib==1.2.0
|
||||
google-pasta==0.2.0
|
||||
googleapis-common-protos==1.63.0
|
||||
gradio==4.24.0
|
||||
gradio_client==0.14.0
|
||||
gradio==4.25.0
|
||||
gradio_client==0.15.0
|
||||
greenlet==3.0.3
|
||||
grpcio==1.62.1
|
||||
gTTS==2.5.1
|
||||
@@ -134,7 +134,7 @@ httpcore==1.0.5
|
||||
httplib2==0.22.0
|
||||
httptools==0.6.1
|
||||
httpx==0.27.0
|
||||
huggingface-hub==0.22.1
|
||||
huggingface-hub==0.22.2
|
||||
humanfriendly==10.0
|
||||
hyperframe==6.0.1
|
||||
identify==2.5.35
|
||||
@@ -149,8 +149,8 @@ InvokeAI==3.3.0.post3
|
||||
ipython==8.18.1
|
||||
isort==5.13.2
|
||||
itsdangerous==2.1.2
|
||||
jax==0.4.25
|
||||
jaxlib==0.4.25
|
||||
jax==0.4.26
|
||||
jaxlib==0.4.26
|
||||
jedi==0.19.1
|
||||
Jinja2==3.1.3
|
||||
joblib==1.3.2
|
||||
@@ -161,30 +161,30 @@ k-diffusion==0.1.1.post1
|
||||
keras==3.1.1
|
||||
kiwisolver==1.4.5
|
||||
kornia==0.7.2
|
||||
kornia_rs==0.1.2
|
||||
kornia_rs==0.1.3
|
||||
lark==1.1.9
|
||||
lazy_loader==0.3
|
||||
lazy_loader==0.4
|
||||
Levenshtein==0.25.0
|
||||
libclang==18.1.1
|
||||
lightning-utilities==0.11.2
|
||||
linkify-it-py==2.0.3
|
||||
lion-pytorch==0.1.2
|
||||
llama_cpp_python==0.2.56
|
||||
lion-pytorch==0.1.4
|
||||
llama_cpp_python==0.2.60
|
||||
llvmlite==0.42.0
|
||||
lmdb==1.4.1
|
||||
loguru==0.7.2
|
||||
lxml==5.1.1
|
||||
lxml==5.2.1
|
||||
Markdown==3.6
|
||||
markdown-it-py==3.0.0
|
||||
MarkupSafe==2.1.5
|
||||
matplotlib==3.8.3
|
||||
matplotlib==3.8.4
|
||||
matplotlib-inline==0.1.6
|
||||
mccabe==0.7.0
|
||||
mdit-py-plugins==0.4.0
|
||||
mdurl==0.1.2
|
||||
mediapipe==0.10.11
|
||||
ml-dtypes==0.3.2
|
||||
mlx==0.9.0
|
||||
ml-dtypes==0.4.0
|
||||
mlx==0.9.1
|
||||
more-itertools==10.2.0
|
||||
MouseInfo==0.1.3
|
||||
mpmath==1.3.0
|
||||
@@ -208,7 +208,7 @@ oauthlib==3.2.2
|
||||
omegaconf==2.3.0
|
||||
onnx==1.16.0
|
||||
onnxruntime==1.17.1
|
||||
openai==1.14.3
|
||||
openai==1.16.2
|
||||
openai-whisper==20231117
|
||||
opencv-contrib-python==4.9.0.80
|
||||
opencv-python==4.9.0.80
|
||||
@@ -220,7 +220,7 @@ orjson==3.10.0
|
||||
outcome==1.3.0.post0
|
||||
packaging==24.0
|
||||
pandas==2.2.1
|
||||
parso==0.8.3
|
||||
parso==0.8.4
|
||||
pathspec==0.12.1
|
||||
pathtools==0.1.2
|
||||
peft==0.10.0
|
||||
@@ -228,8 +228,8 @@ pexpect==4.9.0
|
||||
picklescan==0.0.15
|
||||
pickleshare==0.7.5
|
||||
piexif==1.1.3
|
||||
pillow==10.2.0
|
||||
pinecone-client==3.2.1
|
||||
pillow==10.3.0
|
||||
pinecone-client==3.2.2
|
||||
pipenv==2023.12.1
|
||||
platformdirs==4.2.0
|
||||
playsound==1.3.0
|
||||
@@ -250,9 +250,9 @@ pyasn1_modules==0.4.0
|
||||
PyAutoGUI==0.9.54
|
||||
pycares==4.4.0
|
||||
pycodestyle==2.11.1
|
||||
pycparser==2.21
|
||||
pycparser==2.22
|
||||
pydantic==2.6.4
|
||||
pydantic_core==2.16.3
|
||||
pydantic_core==2.18.0
|
||||
pydeck==0.8.1b0
|
||||
pyDeprecate==0.3.2
|
||||
pydub==0.25.1
|
||||
@@ -438,10 +438,10 @@ pytorch-lightning==2.2.1
|
||||
pytweening==1.2.0
|
||||
pytz==2024.1
|
||||
pytz-deprecation-shim==0.1.0.post0
|
||||
PyWavelets==1.5.0
|
||||
PyWavelets==1.6.0
|
||||
PyYAML==6.0.1
|
||||
qudida==0.0.4
|
||||
rapidfuzz==3.7.0
|
||||
rapidfuzz==3.8.0
|
||||
readability-lxml==0.8.1
|
||||
realesrgan==0.3.0
|
||||
redis==5.0.3
|
||||
@@ -455,20 +455,20 @@ responses==0.25.0
|
||||
rich==13.7.1
|
||||
rpds-py==0.18.0
|
||||
rsa==4.9
|
||||
rubicon-objc==0.4.7
|
||||
ruff==0.3.4
|
||||
rubicon-objc==0.4.8
|
||||
ruff==0.3.5
|
||||
rwkv==0.8.25
|
||||
safetensors==0.4.2
|
||||
scikit-image==0.22.0
|
||||
scikit-learn==1.4.1.post1
|
||||
scipy==1.12.0
|
||||
scipy==1.13.0
|
||||
selenium==4.19.0
|
||||
semantic-version==2.10.0
|
||||
semver==3.0.2
|
||||
Send2Trash==1.8.2
|
||||
Send2Trash==1.8.3
|
||||
sentence-transformers==2.6.1
|
||||
sentencepiece==0.2.0
|
||||
sentry-sdk==1.44.0
|
||||
sentry-sdk==1.44.1
|
||||
setproctitle==1.3.3
|
||||
sh==2.0.6
|
||||
shellingham==1.5.4
|
||||
@@ -482,11 +482,11 @@ sounddevice==0.4.6
|
||||
soundfile==0.12.1
|
||||
soupsieve==2.5
|
||||
sourcery==1.16.0
|
||||
SpeechRecognition==3.10.2
|
||||
SpeechRecognition==3.10.3
|
||||
sseclient==0.0.27
|
||||
stack-data==0.6.3
|
||||
starlette==0.36.3
|
||||
streamlit==1.32.2
|
||||
starlette==0.37.2
|
||||
streamlit==1.33.0
|
||||
sympy==1.12
|
||||
taming-transformers-rom1504==0.0.6
|
||||
tb-nightly==2.16.0a20231027
|
||||
@@ -508,7 +508,7 @@ timm==0.9.16
|
||||
tokenizers==0.15.2
|
||||
toml==0.10.2
|
||||
tomli==2.0.1
|
||||
tomlkit==0.12.0
|
||||
tomlkit==0.12.4
|
||||
toolz==0.12.1
|
||||
torch==2.2.2
|
||||
torch-fidelity==0.3.0
|
||||
@@ -521,15 +521,15 @@ tornado==6.4
|
||||
tqdm==4.66.2
|
||||
traitlets==5.14.2
|
||||
trampoline==0.1.2
|
||||
transformers==4.39.2
|
||||
transformers==4.39.3
|
||||
trio==0.25.0
|
||||
trio-websocket==0.11.1
|
||||
typer==0.11.1
|
||||
typer==0.12.1
|
||||
types-python-dateutil==2.9.0.20240316
|
||||
types-PyYAML==6.0.12.20240311
|
||||
typing==3.7.4.3
|
||||
typing-inspect==0.9.0
|
||||
typing_extensions==4.10.0
|
||||
typing_extensions==4.11.0
|
||||
tzdata==2024.1
|
||||
tzlocal==5.2
|
||||
uc-micro-py==1.0.3
|
||||
@@ -539,16 +539,17 @@ urwid==2.6.10
|
||||
urwid_readline==0.14
|
||||
uvicorn==0.29.0
|
||||
uvloop==0.19.0
|
||||
validators==0.24.0
|
||||
validators==0.28.0
|
||||
virtualenv==20.25.1
|
||||
virtualenv-clone==0.5.7
|
||||
wandb==0.16.5
|
||||
wandb==0.16.6
|
||||
watchfiles==0.21.0
|
||||
wcwidth==0.2.13
|
||||
webdriver-manager==4.0.1
|
||||
webp-converter==4.1.0
|
||||
websocket-client==1.7.0
|
||||
websockets==12.0
|
||||
Werkzeug==3.0.1
|
||||
websockets==11.0.3
|
||||
Werkzeug==3.0.2
|
||||
wrapt==1.16.0
|
||||
wsproto==1.2.0
|
||||
xformers==0.0.23.post1
|
||||
|
||||
Reference in New Issue
Block a user