Skip to content

Commit

Permalink
Merge branch 'main' of github.com:lmb-freiburg/ovqa into main
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-ging committed Feb 11, 2024
2 parents ca33256 + 6eb2de9 commit a5e78c5
Showing 1 changed file with 39 additions and 34 deletions.
73 changes: 39 additions & 34 deletions etc/frozen_pip_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
accelerate==0.26.1
accelerate==0.27.0
aiohttp==3.9.3
aiosignal==1.3.1
annotated-types==0.6.0
Expand All @@ -7,6 +7,7 @@ anyio==4.2.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.3.0
astroid==3.0.3
asttokens==2.4.1
async-lru==2.0.4
async-timeout==4.0.3
Expand All @@ -15,16 +16,16 @@ auto-gptq==0.6.0
Babel==2.14.0
base58==2.1.1
beautifulsoup4==4.12.3
black==24.1.1
bleach==6.1.0
blis==0.7.11
boto3==1.34.31
botocore==1.34.31
boto3==1.34.39
botocore==1.34.39
braceexpand==0.1.7
Brotli==1.0.9
cached-path==1.5.1
cachetools==5.3.2
catalogue==2.0.10
certifi==2023.11.17
certifi==2024.2.2
cffi==1.16.0
chardet==5.2.0
charset-normalizer==2.0.4
Expand All @@ -33,29 +34,28 @@ cloudpathlib==0.16.0
comm==0.2.1
confection==0.1.4
contourpy==1.2.0
cryptography==41.0.7
cycler==0.12.1
cymem==2.0.8
datasets==2.16.1
debugpy==1.8.0
datasets==2.17.0
debugpy==1.8.1
decorator==5.1.1
deepdiff==6.7.1
defusedxml==0.7.1
dill==0.3.7
dill==0.3.8
einops==0.7.0
einops-exts==0.0.4
exceptiongroup==1.2.0
executing==2.0.1
fastjsonschema==2.19.1
filelock==3.12.4
fonttools==4.47.2
fonttools==4.48.1
fqdn==1.5.1
frozenlist==1.4.1
fsspec==2023.10.0
ftfy==6.1.3
gekko==1.0.6
gmpy2==2.1.2
google-api-core==2.16.1
google-api-core==2.17.0
google-auth==2.27.0
google-cloud-core==2.4.1
google-cloud-storage==2.14.0
Expand All @@ -69,12 +69,13 @@ importlib-resources==6.1.1
iniconfig==2.0.0
iopath==0.1.10
ipdb==0.13.13
ipykernel==6.29.0
ipykernel==6.29.2
ipython==8.21.0
ipywidgets==8.1.1
ipywidgets==8.1.2
isoduration==20.11.0
isort==5.13.2
jedi==0.19.1
Jinja2==3.1.2
Jinja2==3.1.3
jmespath==1.0.1
joblib==1.3.2
json5==0.9.14
Expand All @@ -92,7 +93,7 @@ jupyter_server_terminals==0.5.2
jupyterlab==4.0.12
jupyterlab_pygments==0.3.0
jupyterlab_server==2.25.2
jupyterlab-widgets==3.0.9
jupyterlab_widgets==3.0.10
kiwisolver==1.4.5
langcodes==3.3.0
lightning-utilities==0.10.1
Expand All @@ -103,6 +104,7 @@ markdown-it-py==3.0.0
MarkupSafe==2.1.3
matplotlib==3.8.2
matplotlib-inline==0.1.6
mccabe==0.7.0
mdurl==0.1.2
mistune==3.0.2
mkl-fft==1.3.8
Expand All @@ -111,34 +113,36 @@ mkl-service==2.4.0
more-itertools==10.2.0
mpmath==1.3.0
msgpack==1.0.7
multidict==6.0.4
multiprocess==0.70.15
multidict==6.0.5
multiprocess==0.70.16
murmurhash==1.0.10
mypy-extensions==1.0.0
natsort==8.4.0
nbclient==0.9.0
nbconvert==7.14.2
nbconvert==7.16.0
nbformat==5.9.2
nest-asyncio==1.6.0
networkx==3.1
nltk==3.8.1
notebook==7.0.7
notebook==7.0.8
notebook_shim==0.2.3
numpy==1.26.3
numpy==1.26.4
nvidia-ml-py3==7.352.0
omegaconf==2.3.0
open-clip-torch==2.24.0
opencv-python-headless==4.9.0.80
ordered-set==4.1.0
overrides==7.7.0
ovqa==0.10.1
packaging==23.2
packg==0.10.3
packg==0.10.5
pandas==2.2.0
pandocfilters==1.5.1
parso==0.8.3
pathspec==0.12.1
peft==0.8.1
peft==0.8.2
pexpect==4.9.0
Pillow==10.0.1
pillow==10.2.0
pip==23.3.1
platformdirs==4.2.0
pluggy==1.4.0
Expand All @@ -157,18 +161,17 @@ pyasn1-modules==0.3.0
pycocoevalcap==1.2
pycocotools==2.0.7
pycparser==2.21
pydantic==2.6.0
pydantic_core==2.16.1
pydantic==2.6.1
pydantic_core==2.16.2
Pygments==2.17.2
pyinstrument==4.6.2
pyOpenSSL==23.2.0
pylint==3.0.3
pyparsing==3.1.1
PySocks==1.7.1
pytest==8.0.0
python-dateutil==2.8.2
python-dotenv==1.0.1
python-json-logger==2.0.7
pytz==2023.4
pytz==2024.1
PyYAML==6.0.1
pyzmq==25.1.2
qtconsole==5.5.1
Expand Down Expand Up @@ -202,28 +205,30 @@ srsly==2.4.8
stack-data==0.6.3
sympy==1.12
terminado==0.18.0
thinc==8.2.2
thinc==8.2.3
threadpoolctl==3.2.0
timm==0.9.12
tinycss2==1.2.1
tokenize-rt==5.2.0
tokenizers==0.15.1
tomli==2.0.1
tomlkit==0.12.3
torch==2.2.0
torchmetrics==1.3.0.post0
torchvision==0.17.0
tornado==6.4
tqdm==4.66.1
tqdm==4.66.2
traitlets==5.14.1
transformers==4.37.2
triton==2.2.0
typedparser==0.10.3
typedparser==0.10.4
typer==0.9.0
types-python-dateutil==2.8.19.20240106
typing_extensions==4.9.0
tzdata==2023.4
uri-template==1.3.0
urllib3==1.26.18
visiontext==0.10.4
urllib3==2.0.7
visiontext==0.10.6
wasabi==1.1.2
wcwidth==0.2.13
weasel==0.3.4
Expand All @@ -232,7 +237,7 @@ webdataset==0.2.86
webencodings==0.5.1
websocket-client==1.7.0
wheel==0.41.2
widgetsnbextension==4.0.9
widgetsnbextension==4.0.10
xxhash==3.4.1
yarl==1.9.4
zstandard==0.22.0

0 comments on commit a5e78c5

Please sign in to comment.