mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore: backup
This commit is contained in:
5
Brewfile
5
Brewfile
@@ -378,6 +378,8 @@ brew "ssh-copy-id"
|
||||
brew "starship"
|
||||
# Supabase CLI
|
||||
brew "supabase"
|
||||
# Modern and pretty fancy file manager for the terminal
|
||||
brew "superfile"
|
||||
# Nodejs-based tool for optimizing SVG vector graphics files
|
||||
brew "svgo"
|
||||
# Open source continuous file synchronization application
|
||||
@@ -484,8 +486,6 @@ 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"
|
||||
@@ -701,6 +701,7 @@ vscode "chrmarti.regex"
|
||||
vscode "codeium.codeium"
|
||||
vscode "codesandbox-io.codesandbox-projects"
|
||||
vscode "codezombiech.gitignore"
|
||||
vscode "continue.continue"
|
||||
vscode "csstools.postcss"
|
||||
vscode "cstrachan.vcard"
|
||||
vscode "davidlday.languagetool-linter"
|
||||
|
||||
@@ -69,6 +69,7 @@
|
||||
"neodev.nvim": { "branch": "main", "commit": "ce9a2e8eaba5649b553529c5498acb43a6c317cd" },
|
||||
"neogit": { "branch": "master", "commit": "0cae7abc30cb91d661f28257c331fcb5b5198e31" },
|
||||
"neotest": { "branch": "master", "commit": "f03a78cef74db5638e4312e18b767294a90de8da" },
|
||||
"neotest-go": { "branch": "main", "commit": "6a2f996d89fe4631942e035b1c114544ee045043" },
|
||||
"neotest-jest": { "branch": "main", "commit": "514fd4eae7da15fd409133086bb8e029b65ac43f" },
|
||||
"neotest-rspec": { "branch": "main", "commit": "c1c3f36e1b1a23698534e6326e90876f87b773a4" },
|
||||
"neotest-vitest": { "branch": "main", "commit": "6965a714793d9d156dadbe734c99b3a307f65c61" },
|
||||
@@ -79,6 +80,7 @@
|
||||
"nvim-colorizer.lua": { "branch": "master", "commit": "85855b38011114929f4058efc97af1059ab3e41d" },
|
||||
"nvim-cursorline": { "branch": "main", "commit": "804f0023692653b2b2368462d67d2a87056947f9" },
|
||||
"nvim-dap": { "branch": "master", "commit": "6ae8a14828b0f3bff1721a35a1dfd604b6a933bb" },
|
||||
"nvim-dap-go": { "branch": "main", "commit": "36abe1d320cb61bfdf094d4e0fe815ef58f2302a" },
|
||||
"nvim-dap-ruby": { "branch": "main", "commit": "a2248b7b31f6f096b9e847e769afd00060e0aae4" },
|
||||
"nvim-dap-ui": { "branch": "master", "commit": "edfa93f60b189e5952c016eee262d0685d838450" },
|
||||
"nvim-dap-virtual-text": { "branch": "master", "commit": "3e8e207513e6ef520894950acd76b79902714103" },
|
||||
|
||||
@@ -8,7 +8,7 @@ aiohttp==3.9.5
|
||||
aiohttp-retry==2.8.3
|
||||
aiosignal==1.3.1
|
||||
albumentations==1.4.4
|
||||
aleph-alpha-client==7.0.1
|
||||
aleph-alpha-client==7.1.0
|
||||
altair==5.3.0
|
||||
annotated-types==0.6.0
|
||||
anthropic==0.25.6
|
||||
@@ -28,7 +28,7 @@ basicsr==1.4.2
|
||||
beautifulsoup4==4.12.3
|
||||
bidict==0.23.1
|
||||
bitsandbytes==0.42.0
|
||||
black==24.4.0
|
||||
black==24.4.2
|
||||
blendmodes==2024.1.1
|
||||
blinker==1.7.0
|
||||
boltons==24.0.0
|
||||
@@ -48,9 +48,9 @@ coloredlogs==15.0.1
|
||||
compel==2.0.2
|
||||
contourpy==1.2.1
|
||||
controlnet-aux==0.0.8
|
||||
coverage==7.4.4
|
||||
coverage==7.5.0
|
||||
cssselect==1.2.0
|
||||
curl_cffi==0.6.2
|
||||
curl_cffi==0.6.3
|
||||
cycler==0.12.1
|
||||
dadaptation==3.2
|
||||
datasets==2.19.0
|
||||
@@ -96,7 +96,7 @@ Flask==3.0.3
|
||||
flask-cloudflared==0.0.14
|
||||
Flask-Cors==4.0.0
|
||||
Flask-SocketIO==5.3.6
|
||||
flaskwebgui==1.1.0
|
||||
flaskwebgui==1.1.1
|
||||
flatbuffers==24.3.25
|
||||
flexgen==0.1.8
|
||||
font-roboto==0.0.1
|
||||
@@ -115,14 +115,14 @@ gitlint==0.19.1
|
||||
gitlint-core==0.19.1
|
||||
GitPython==3.1.43
|
||||
google-api-core==2.18.0
|
||||
google-api-python-client==2.126.0
|
||||
google-api-python-client==2.127.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.27.0
|
||||
gradio_client==0.15.1
|
||||
gradio==4.28.0
|
||||
gradio_client==0.16.0
|
||||
greenlet==3.0.3
|
||||
grpcio==1.62.2
|
||||
gTTS==2.5.1
|
||||
@@ -137,9 +137,9 @@ httpx==0.27.0
|
||||
huggingface-hub==0.22.2
|
||||
humanfriendly==10.0
|
||||
hyperframe==6.0.1
|
||||
identify==2.5.35
|
||||
identify==2.5.36
|
||||
idna==3.7
|
||||
imageio==2.34.0
|
||||
imageio==2.34.1
|
||||
imageio-ffmpeg==0.4.9
|
||||
importlib_metadata==7.1.0
|
||||
importlib_resources==6.4.0
|
||||
@@ -158,7 +158,7 @@ jsonmerge==1.9.2
|
||||
jsonschema==4.21.1
|
||||
jsonschema-specifications==2023.12.1
|
||||
k-diffusion==0.1.1.post1
|
||||
keras==3.2.1
|
||||
keras==3.3.2
|
||||
kiwisolver==1.4.5
|
||||
kornia==0.7.2
|
||||
kornia_rs==0.1.3
|
||||
@@ -169,7 +169,7 @@ libclang==18.1.1
|
||||
lightning-utilities==0.11.2
|
||||
linkify-it-py==2.0.3
|
||||
lion-pytorch==0.1.4
|
||||
llama_cpp_python==0.2.62
|
||||
llama_cpp_python==0.2.64
|
||||
llvmlite==0.42.0
|
||||
lmdb==1.4.1
|
||||
loguru==0.7.2
|
||||
@@ -184,7 +184,7 @@ mdit-py-plugins==0.4.0
|
||||
mdurl==0.1.2
|
||||
mediapipe==0.10.11
|
||||
ml-dtypes==0.4.0
|
||||
mlx==0.11.0
|
||||
mlx==0.12.0
|
||||
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.3
|
||||
openai==1.23.1
|
||||
openai==1.23.6
|
||||
openai-whisper==20231117
|
||||
opencv-contrib-python==4.9.0.80
|
||||
opencv-python==4.9.0.80
|
||||
@@ -231,7 +231,7 @@ piexif==1.1.3
|
||||
pillow==10.3.0
|
||||
pinecone-client==3.2.2
|
||||
pipenv==2023.12.1
|
||||
platformdirs==4.2.0
|
||||
platformdirs==4.2.1
|
||||
playsound==1.3.0
|
||||
pre-commit==3.7.0
|
||||
prompt-toolkit==3.0.43
|
||||
@@ -243,7 +243,7 @@ ptyprocess==0.7.0
|
||||
pudb==2024.1
|
||||
PuLP==2.8.0
|
||||
pure-eval==0.2.2
|
||||
pyarrow==15.0.2
|
||||
pyarrow==16.0.0
|
||||
pyarrow-hotfix==0.6
|
||||
pyasn1==0.6.0
|
||||
pyasn1_modules==0.4.0
|
||||
@@ -251,8 +251,8 @@ PyAutoGUI==0.9.54
|
||||
pycares==4.4.0
|
||||
pycodestyle==2.11.1
|
||||
pycparser==2.22
|
||||
pydantic==2.7.0
|
||||
pydantic_core==2.18.1
|
||||
pydantic==2.7.1
|
||||
pydantic_core==2.18.2
|
||||
pydeck==0.8.1b0
|
||||
pyDeprecate==0.3.2
|
||||
pydub==0.25.1
|
||||
@@ -434,7 +434,7 @@ python-Levenshtein==0.25.1
|
||||
python-liquid==1.12.1
|
||||
python-multipart==0.0.9
|
||||
python-socketio==5.11.2
|
||||
pytorch-lightning==2.2.2
|
||||
pytorch-lightning==2.2.3
|
||||
pytweening==1.2.0
|
||||
pytz==2024.1
|
||||
pytz-deprecation-shim==0.1.0.post0
|
||||
@@ -444,8 +444,8 @@ qudida==0.0.4
|
||||
rapidfuzz==3.8.1
|
||||
readability-lxml==0.8.1
|
||||
realesrgan==0.3.0
|
||||
redis==5.0.3
|
||||
referencing==0.34.0
|
||||
redis==5.0.4
|
||||
referencing==0.35.0
|
||||
regex==2024.4.16
|
||||
requests==2.31.0
|
||||
requests-oauthlib==2.0.0
|
||||
@@ -456,19 +456,19 @@ rich==13.7.1
|
||||
rpds-py==0.18.0
|
||||
rsa==4.9
|
||||
rubicon-objc==0.4.8
|
||||
ruff==0.4.0
|
||||
ruff==0.4.2
|
||||
rwkv==0.8.25
|
||||
safetensors==0.4.3
|
||||
scikit-image==0.22.0
|
||||
scikit-learn==1.4.2
|
||||
scipy==1.13.0
|
||||
selenium==4.19.0
|
||||
selenium==4.20.0
|
||||
semantic-version==2.10.0
|
||||
semver==3.0.2
|
||||
Send2Trash==1.8.3
|
||||
sentence-transformers==2.7.0
|
||||
sentencepiece==0.2.0
|
||||
sentry-sdk==1.45.0
|
||||
sentry-sdk==2.0.1
|
||||
setproctitle==1.3.3
|
||||
sh==2.0.6
|
||||
shellingham==1.5.4
|
||||
@@ -502,26 +502,26 @@ tensorflow-metal==1.1.0
|
||||
termcolor==2.4.0
|
||||
test-tube==0.7.5
|
||||
threadpoolctl==3.4.0
|
||||
tifffile==2024.4.18
|
||||
tifffile==2024.4.24
|
||||
tiktoken==0.6.0
|
||||
timm==0.6.7
|
||||
timm==0.9.16
|
||||
tokenizers==0.19.1
|
||||
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==2.3.0
|
||||
torch-fidelity==0.3.0
|
||||
torchaudio==2.2.2
|
||||
torchaudio==2.3.0
|
||||
torchdiffeq==0.2.3
|
||||
torchmetrics==1.3.2
|
||||
torchsde==0.2.6
|
||||
torchvision==0.17.2
|
||||
torchvision==0.18.0
|
||||
tornado==6.4
|
||||
tqdm==4.66.2
|
||||
traitlets==5.14.2
|
||||
traitlets==5.14.3
|
||||
trampoline==0.1.2
|
||||
transformers==4.40.0
|
||||
transformers==4.40.1
|
||||
trio==0.25.0
|
||||
trio-websocket==0.11.1
|
||||
typer==0.12.3
|
||||
@@ -535,19 +535,19 @@ tzlocal==5.2
|
||||
uc-micro-py==1.0.3
|
||||
uritemplate==4.1.1
|
||||
urllib3==2.2.1
|
||||
urwid==2.6.10
|
||||
urwid==2.6.11
|
||||
urwid_readline==0.14
|
||||
uvicorn==0.29.0
|
||||
uvloop==0.19.0
|
||||
validators==0.28.0
|
||||
virtualenv==20.25.3
|
||||
validators==0.28.1
|
||||
virtualenv==20.26.0
|
||||
virtualenv-clone==0.5.7
|
||||
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
|
||||
websocket-client==1.8.0
|
||||
websockets==12.0
|
||||
Werkzeug==3.0.2
|
||||
wrapt==1.16.0
|
||||
|
||||
Reference in New Issue
Block a user