chore: backup

This commit is contained in:
Stefan Imhoff
2024-07-12 11:22:55 +02:00
parent 4748fadd89
commit c217ffe0d3
2 changed files with 35 additions and 33 deletions

View File

@@ -510,7 +510,7 @@ cask "figma"
# Web browser # Web browser
cask "firefox" cask "firefox"
# Web browser # Web browser
cask "firefox-developer-edition" cask "firefox@developer-edition"
cask "font-fira-code" cask "font-fira-code"
cask "font-fira-code-nerd-font" cask "font-fira-code-nerd-font"
cask "font-fira-sans" cask "font-fira-sans"
@@ -668,6 +668,7 @@ mas "Mela", id: 1568924476
mas "MindNode", id: 1289197285 mas "MindNode", id: 1289197285
mas "Numbers", id: 409203825 mas "Numbers", id: 409203825
mas "Pages", id: 409201541 mas "Pages", id: 409201541
mas "Proton Pass for Safari", id: 6502835663
mas "Pure Paste", id: 1611378436 mas "Pure Paste", id: 1611378436
mas "Reeder", id: 1529448980 mas "Reeder", id: 1529448980
mas "Save to Raindrop.io", id: 1549370672 mas "Save to Raindrop.io", id: 1549370672

View File

@@ -3,7 +3,7 @@ accelerate==0.32.1
addict==2.4.0 addict==2.4.0
aenum==3.1.15 aenum==3.1.15
aiodns==3.2.0 aiodns==3.2.0
aiofiles==23.2.1 aiofiles==24.1.0
aiohttp==3.9.5 aiohttp==3.9.5
aiohttp-retry==2.8.3 aiohttp-retry==2.8.3
aiosignal==1.3.1 aiosignal==1.3.1
@@ -12,7 +12,7 @@ albumentations==1.4.11
aleph-alpha-client==7.1.0 aleph-alpha-client==7.1.0
altair==5.3.0 altair==5.3.0
annotated-types==0.7.0 annotated-types==0.7.0
anthropic==0.30.1 anthropic==0.31.0
antlr4-python3-runtime==4.13.1 antlr4-python3-runtime==4.13.1
anyio==4.4.0 anyio==4.4.0
appdirs==1.4.4 appdirs==1.4.4
@@ -49,7 +49,7 @@ coloredlogs==15.0.1
compel==2.0.3 compel==2.0.3
contourpy==1.2.1 contourpy==1.2.1
controlnet-aux==0.0.9 controlnet-aux==0.0.9
coverage==7.5.4 coverage==7.6.0
cssselect==1.2.0 cssselect==1.2.0
curl_cffi==0.7.0 curl_cffi==0.7.0
cycler==0.12.1 cycler==0.12.1
@@ -71,13 +71,13 @@ docker==7.1.0
docker-pycreds==0.4.0 docker-pycreds==0.4.0
docopt==0.6.2 docopt==0.6.2
docstring-inheritance==2.2.0 docstring-inheritance==2.2.0
duckduckgo_search==6.1.9 duckduckgo_search==6.1.12
dynamicprompts==0.31.0 dynamicprompts==0.31.0
easing-functions==1.0.4 easing-functions==1.0.4
easygui==0.98.3 easygui==0.98.3
EasyProcess==1.1 EasyProcess==1.1
einops==0.8.0 einops==0.8.0
elevenlabslib==0.22.3 elevenlabslib==0.22.5
email_validator==2.2.0 email_validator==2.2.0
entrypoint2==1.1 entrypoint2==1.1
entrypoints==0.4 entrypoints==0.4
@@ -105,7 +105,7 @@ flatbuffers==24.3.25
flexgen==0.1.8 flexgen==0.1.8
font-roboto==0.0.1 font-roboto==0.0.1
fonts==0.0.3 fonts==0.0.3
fonttools==4.53.0 fonttools==4.53.1
frozenlist==1.4.1 frozenlist==1.4.1
fsspec==2024.6.1 fsspec==2024.6.1
ftfy==6.2.0 ftfy==6.2.0
@@ -119,16 +119,16 @@ gitlint==0.19.1
gitlint-core==0.19.1 gitlint-core==0.19.1
GitPython==3.1.43 GitPython==3.1.43
google-api-core==2.19.1 google-api-core==2.19.1
google-api-python-client==2.136.0 google-api-python-client==2.137.0
google-auth==2.31.0 google-auth==2.32.0
google-auth-httplib2==0.2.0 google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0 google-auth-oauthlib==1.2.1
google-pasta==0.2.0 google-pasta==0.2.0
googleapis-common-protos==1.63.2 googleapis-common-protos==1.63.2
gradio==4.37.2 gradio==4.37.2
gradio_client==1.0.2 gradio_client==1.0.2
greenlet==3.0.3 greenlet==3.0.3
grpcio==1.64.1 grpcio==1.65.0
gTTS==2.5.1 gTTS==2.5.1
h11==0.14.0 h11==0.14.0
h2==4.1.0 h2==4.1.0
@@ -141,7 +141,7 @@ httpx==0.27.0
huggingface-hub==0.23.4 huggingface-hub==0.23.4
humanfriendly==10.0 humanfriendly==10.0
hyperframe==6.0.1 hyperframe==6.0.1
identify==2.5.36 identify==2.6.0
idna==3.7 idna==3.7
imageio==2.34.2 imageio==2.34.2
imageio-ffmpeg==0.5.1 imageio-ffmpeg==0.5.1
@@ -160,13 +160,13 @@ Jinja2==3.1.4
jiter==0.5.0 jiter==0.5.0
joblib==1.4.2 joblib==1.4.2
jsonmerge==1.9.2 jsonmerge==1.9.2
jsonschema==4.22.0 jsonschema==4.23.0
jsonschema-specifications==2023.12.1 jsonschema-specifications==2023.12.1
k-diffusion==0.1.1.post1 k-diffusion==0.1.1.post1
keras==3.4.1 keras==3.4.1
kiwisolver==1.4.5 kiwisolver==1.4.5
kornia==0.7.3 kornia==0.7.3
kornia_rs==0.1.4 kornia_rs==0.1.5
lark==1.1.9 lark==1.1.9
lazy_loader==0.4 lazy_loader==0.4
Levenshtein==0.25.1 Levenshtein==0.25.1
@@ -174,7 +174,7 @@ libclang==18.1.1
lightning-utilities==0.11.3.post0 lightning-utilities==0.11.3.post0
linkify-it-py==2.0.3 linkify-it-py==2.0.3
lion-pytorch==0.2.2 lion-pytorch==0.2.2
llama_cpp_python==0.2.81 llama_cpp_python==0.2.82
llvmlite==0.43.0 llvmlite==0.43.0
lmdb==1.5.1 lmdb==1.5.1
loguru==0.7.2 loguru==0.7.2
@@ -188,8 +188,8 @@ mccabe==0.7.0
mdit-py-plugins==0.4.1 mdit-py-plugins==0.4.1
mdurl==0.1.2 mdurl==0.1.2
mediapipe==0.10.14 mediapipe==0.10.14
ml-dtypes==0.3.2 ml-dtypes==0.4.0
mlx==0.15.2 mlx==0.16.0
more-itertools==10.3.0 more-itertools==10.3.0
MouseInfo==0.1.3 MouseInfo==0.1.3
mpmath==1.3.0 mpmath==1.3.0
@@ -213,14 +213,14 @@ oauthlib==3.2.2
omegaconf==2.3.0 omegaconf==2.3.0
onnx==1.16.1 onnx==1.16.1
onnxruntime==1.18.1 onnxruntime==1.18.1
openai==1.35.10 openai==1.35.13
openai-whisper==20231117 openai-whisper==20231117
opencv-contrib-python==4.10.0.84 opencv-contrib-python==4.10.0.84
opencv-python==4.10.0.84 opencv-python==4.10.0.84
opencv-python-headless==4.10.0.84 opencv-python-headless==4.10.0.84
openplayground==0.1.5 openplayground==0.1.5
opt-einsum==3.3.0 opt-einsum==3.3.0
optree==0.12.0 optree==0.12.1
orjson==3.10.6 orjson==3.10.6
outcome==1.3.0.post0 outcome==1.3.0.post0
packaging==24.1 packaging==24.1
@@ -247,8 +247,8 @@ proto-plus==1.24.0
protobuf==4.25.3 protobuf==4.25.3
psutil==6.0.0 psutil==6.0.0
ptyprocess==0.7.0 ptyprocess==0.7.0
pudb==2024.1 pudb==2024.1.1
PuLP==2.8.0 PuLP==2.9.0
pure-eval==0.2.2 pure-eval==0.2.2
pyarrow==16.1.0 pyarrow==16.1.0
pyarrow-hotfix==0.6 pyarrow-hotfix==0.6
@@ -265,7 +265,7 @@ pyDeprecate==0.3.2
pydub==0.25.1 pydub==0.25.1
pyflakes==3.2.0 pyflakes==3.2.0
PyGetWindow==0.0.9 PyGetWindow==0.0.9
pygit2==1.15.0 pygit2==1.15.1
Pygments==2.18.0 Pygments==2.18.0
Pympler==1.1 Pympler==1.1
PyMsgBox==1.0.9 PyMsgBox==1.0.9
@@ -443,7 +443,7 @@ python-Levenshtein==0.25.1
python-liquid==1.12.1 python-liquid==1.12.1
python-multipart==0.0.9 python-multipart==0.0.9
python-socketio==5.11.3 python-socketio==5.11.3
pytorch-lightning==2.3.2 pytorch-lightning==2.3.3
pytweening==1.2.0 pytweening==1.2.0
pytz==2024.1 pytz==2024.1
pytz-deprecation-shim==0.1.0.post0 pytz-deprecation-shim==0.1.0.post0
@@ -462,10 +462,10 @@ resampy==0.4.3
resize-right==0.0.2 resize-right==0.0.2
responses==0.25.3 responses==0.25.3
rich==13.7.1 rich==13.7.1
rpds-py==0.18.1 rpds-py==0.19.0
rsa==4.9 rsa==4.9
rubicon-objc==0.4.9 rubicon-objc==0.4.9
ruff==0.5.0 ruff==0.5.1
rwkv==0.8.26 rwkv==0.8.26
safetensors==0.4.3 safetensors==0.4.3
scikit-image==0.24.0 scikit-image==0.24.0
@@ -477,7 +477,7 @@ semver==3.0.2
Send2Trash==1.8.3 Send2Trash==1.8.3
sentence-transformers==3.0.1 sentence-transformers==3.0.1
sentencepiece==0.2.0 sentencepiece==0.2.0
sentry-sdk==2.7.1 sentry-sdk==2.9.0
setproctitle==1.3.3 setproctitle==1.3.3
sh==2.0.7 sh==2.0.7
shellingham==1.5.4 shellingham==1.5.4
@@ -490,20 +490,20 @@ sortedcontainers==2.4.0
sounddevice==0.4.7 sounddevice==0.4.7
soundfile==0.12.1 soundfile==0.12.1
soupsieve==2.5 soupsieve==2.5
sourcery==1.20.0 sourcery==1.21.0
SpeechRecognition==3.10.4 SpeechRecognition==3.10.4
sseclient==0.0.27 sseclient==0.0.27
stack-data==0.6.3 stack-data==0.6.3
starlette==0.37.2 starlette==0.37.2
streamlit==1.36.0 streamlit==1.36.0
sympy==1.12.1 sympy==1.13.0
taming-transformers-rom1504==0.0.6 taming-transformers-rom1504==0.0.6
tb-nightly==2.16.0a20231027 tb-nightly==2.16.0a20231027
tenacity==8.5.0 tenacity==8.5.0
tensorboard==2.16.2 tensorboard==2.17.0
tensorboard-data-server==0.7.2 tensorboard-data-server==0.7.2
tensorboard-plugin-wit==1.8.1 tensorboard-plugin-wit==1.8.1
tensorflow==2.16.2 tensorflow==2.17.0
tensorflow-estimator==2.15.0 tensorflow-estimator==2.15.0
tensorflow-io-gcs-filesystem==0.37.1 tensorflow-io-gcs-filesystem==0.37.1
tensorflow-macos==2.16.2 tensorflow-macos==2.16.2
@@ -517,7 +517,7 @@ timm==1.0.7
tokenizers==0.19.1 tokenizers==0.19.1
toml==0.10.2 toml==0.10.2
tomli==2.0.1 tomli==2.0.1
tomlkit==0.12.5 tomlkit==0.13.0
toolz==0.12.1 toolz==0.12.1
torch==2.3.1 torch==2.3.1
torch-fidelity==0.3.0 torch-fidelity==0.3.0
@@ -530,7 +530,7 @@ tornado==6.4.1
tqdm==4.66.4 tqdm==4.66.4
traitlets==5.14.3 traitlets==5.14.3
trampoline==0.1.2 trampoline==0.1.2
transformers==4.42.3 transformers==4.42.4
trio==0.26.0 trio==0.26.0
trio-websocket==0.11.1 trio-websocket==0.11.1
typer==0.12.3 typer==0.12.3
@@ -549,7 +549,7 @@ urwid==2.6.15
urwid_readline==0.14 urwid_readline==0.14
uvicorn==0.30.1 uvicorn==0.30.1
uvloop==0.19.0 uvloop==0.19.0
validators==0.30.0 validators==0.32.0
virtualenv==20.26.3 virtualenv==20.26.3
virtualenv-clone==0.5.7 virtualenv-clone==0.5.7
wandb==0.17.4 wandb==0.17.4
@@ -563,6 +563,7 @@ Werkzeug==3.0.3
wrapt==1.16.0 wrapt==1.16.0
wsproto==1.2.0 wsproto==1.2.0
xformers==0.0.23.post1 xformers==0.0.23.post1
xmltodict==0.13.0
xxhash==3.4.1 xxhash==3.4.1
yapf==0.40.2 yapf==0.40.2
yarl==1.9.4 yarl==1.9.4