Skip to content

Commit

Permalink
Merge branch '2.8' into backport-9297-to-2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Yun-Kim committed May 22, 2024
2 parents 904fead + ce7a7b5 commit c7e5fd4
Show file tree
Hide file tree
Showing 27 changed files with 724 additions and 512 deletions.
53 changes: 0 additions & 53 deletions .riot/requirements/14561ae.txt

This file was deleted.

53 changes: 53 additions & 0 deletions .riot/requirements/1642d4d.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --no-annotate .riot/requirements/1642d4d.in
#
annotated-types==0.7.0
anyio==4.3.0
attrs==23.2.0
certifi==2024.2.2
charset-normalizer==3.3.2
coverage[toml]==7.5.1
distro==1.9.0
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
hypothesis==6.45.0
idna==3.7
iniconfig==2.0.0
mock==5.1.0
multidict==6.0.5
numpy==1.26.4
openai[datalib]==1.30.1
opentracing==2.4.0
packaging==24.0
pandas==2.2.2
pandas-stubs==2.2.2.240514
pillow==10.3.0
pluggy==1.5.0
pydantic==2.7.1
pydantic-core==2.18.2
pytest==8.2.1
pytest-asyncio==0.21.1
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
python-dateutil==2.9.0.post0
pytz==2024.1
pyyaml==6.0.1
regex==2024.5.15
requests==2.32.0
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
tiktoken==0.7.0
tqdm==4.66.4
types-pytz==2024.1.0.20240417
typing-extensions==4.11.0
tzdata==2024.1
urllib3==1.26.18
vcrpy==4.2.1
wrapt==1.16.0
yarl==1.9.4
29 changes: 15 additions & 14 deletions .riot/requirements/1ac1030.txt → .riot/requirements/1666d46.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,47 +2,48 @@
# This file is autogenerated by pip-compile with Python 3.7
# by the following command:
#
# pip-compile --config=pyproject.toml --no-annotate --resolver=backtracking .riot/requirements/1ac1030.in
# pip-compile --config=pyproject.toml --no-annotate --resolver=backtracking .riot/requirements/1666d46.in
#
annotated-types==0.5.0
anyio==3.7.1
attrs==23.1.0
certifi==2023.11.17
attrs==23.2.0
cached-property==1.5.2
certifi==2024.2.2
coverage[toml]==7.2.7
distro==1.8.0
exceptiongroup==1.2.0
distro==1.9.0
exceptiongroup==1.2.1
h11==0.14.0
httpcore==0.17.3
httpx==0.24.1
hypothesis==6.45.0
idna==3.6
idna==3.7
importlib-metadata==6.7.0
iniconfig==2.0.0
mock==5.1.0
multidict==6.0.4
multidict==6.0.5
numpy==1.21.6
openai[datalib,embeddings]==1.3.9
openai[datalib,embeddings]==1.30.1
opentracing==2.4.0
packaging==23.2
packaging==24.0
pandas==1.3.5
pandas-stubs==1.2.0.62
pillow==9.5.0
pluggy==1.2.0
pydantic==2.5.3
pydantic-core==2.14.6
pytest==7.4.3
pytest==7.4.4
pytest-asyncio==0.21.1
pytest-cov==4.1.0
pytest-mock==3.11.1
pytest-randomly==3.12.0
python-dateutil==2.8.2
pytz==2023.3.post1
python-dateutil==2.9.0.post0
pytz==2024.1
pyyaml==6.0.1
six==1.16.0
sniffio==1.3.0
sniffio==1.3.1
sortedcontainers==2.4.0
tomli==2.0.1
tqdm==4.66.1
tqdm==4.66.4
typing-extensions==4.7.1
urllib3==1.26.18
vcrpy==4.2.1
Expand Down
57 changes: 57 additions & 0 deletions .riot/requirements/169042d.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --no-annotate .riot/requirements/169042d.in
#
annotated-types==0.7.0
anyio==4.3.0
attrs==23.2.0
certifi==2024.2.2
charset-normalizer==3.3.2
coverage[toml]==7.5.1
distro==1.9.0
exceptiongroup==1.2.1
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
hypothesis==6.45.0
idna==3.7
importlib-metadata==7.1.0
iniconfig==2.0.0
mock==5.1.0
multidict==6.0.5
numpy==1.26.4
openai[datalib]==1.30.1
opentracing==2.4.0
packaging==24.0
pandas==2.2.2
pandas-stubs==2.2.2.240514
pillow==10.3.0
pluggy==1.5.0
pydantic==2.7.1
pydantic-core==2.18.2
pytest==8.2.1
pytest-asyncio==0.21.1
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
python-dateutil==2.9.0.post0
pytz==2024.1
pyyaml==6.0.1
regex==2024.5.15
requests==2.32.0
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
tiktoken==0.7.0
tomli==2.0.1
tqdm==4.66.4
types-pytz==2024.1.0.20240417
typing-extensions==4.11.0
tzdata==2024.1
urllib3==1.26.18
vcrpy==4.2.1
wrapt==1.16.0
yarl==1.9.4
zipp==3.18.2
55 changes: 55 additions & 0 deletions .riot/requirements/17c49c8.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --no-annotate .riot/requirements/17c49c8.in
#
annotated-types==0.7.0
anyio==4.3.0
attrs==23.2.0
certifi==2024.2.2
charset-normalizer==3.3.2
coverage[toml]==7.5.1
distro==1.9.0
exceptiongroup==1.2.1
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
hypothesis==6.45.0
idna==3.7
iniconfig==2.0.0
mock==5.1.0
multidict==6.0.5
numpy==1.26.4
openai[datalib]==1.30.1
opentracing==2.4.0
packaging==24.0
pandas==2.2.2
pandas-stubs==2.2.2.240514
pillow==10.3.0
pluggy==1.5.0
pydantic==2.7.1
pydantic-core==2.18.2
pytest==8.2.1
pytest-asyncio==0.21.1
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
python-dateutil==2.9.0.post0
pytz==2024.1
pyyaml==6.0.1
regex==2024.5.15
requests==2.32.0
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
tiktoken==0.7.0
tomli==2.0.1
tqdm==4.66.4
types-pytz==2024.1.0.20240417
typing-extensions==4.11.0
tzdata==2024.1
urllib3==1.26.18
vcrpy==4.2.1
wrapt==1.16.0
yarl==1.9.4
51 changes: 51 additions & 0 deletions .riot/requirements/185da79.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --no-annotate .riot/requirements/185da79.in
#
annotated-types==0.7.0
anyio==4.3.0
attrs==23.2.0
certifi==2024.2.2
coverage[toml]==7.5.1
distro==1.9.0
exceptiongroup==1.2.1
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
hypothesis==6.45.0
idna==3.7
iniconfig==2.0.0
mock==5.1.0
multidict==6.0.5
numpy==1.26.4
openai[datalib,embeddings]==1.30.1
opentracing==2.4.0
packaging==24.0
pandas==2.2.2
pandas-stubs==2.2.2.240514
pillow==10.3.0
pluggy==1.5.0
pydantic==2.7.1
pydantic-core==2.18.2
pytest==8.2.1
pytest-asyncio==0.21.1
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
python-dateutil==2.9.0.post0
pytz==2024.1
pyyaml==6.0.1
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
tomli==2.0.1
tqdm==4.66.4
types-pytz==2024.1.0.20240417
typing-extensions==4.11.0
tzdata==2024.1
urllib3==1.26.18
vcrpy==4.2.1
wrapt==1.16.0
yarl==1.9.4
53 changes: 53 additions & 0 deletions .riot/requirements/194d473.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --no-annotate .riot/requirements/194d473.in
#
annotated-types==0.7.0
anyio==4.3.0
attrs==23.2.0
certifi==2024.2.2
coverage[toml]==7.5.1
distro==1.9.0
exceptiongroup==1.2.1
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
hypothesis==6.45.0
idna==3.7
importlib-metadata==7.1.0
iniconfig==2.0.0
mock==5.1.0
multidict==6.0.5
numpy==1.26.4
openai[datalib,embeddings]==1.30.1
opentracing==2.4.0
packaging==24.0
pandas==2.2.2
pandas-stubs==2.2.2.240514
pillow==10.3.0
pluggy==1.5.0
pydantic==2.7.1
pydantic-core==2.18.2
pytest==8.2.1
pytest-asyncio==0.21.1
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-randomly==3.15.0
python-dateutil==2.9.0.post0
pytz==2024.1
pyyaml==6.0.1
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
tomli==2.0.1
tqdm==4.66.4
types-pytz==2024.1.0.20240417
typing-extensions==4.11.0
tzdata==2024.1
urllib3==1.26.18
vcrpy==4.2.1
wrapt==1.16.0
yarl==1.9.4
zipp==3.18.2
Loading

0 comments on commit c7e5fd4

Please sign in to comment.