Skip to content

Commit

Permalink
add tests for issues 62; 81; 84
Browse files Browse the repository at this point in the history
  • Loading branch information
FredHappyface committed Aug 26, 2024
1 parent ba70665 commit d0dadc8
Show file tree
Hide file tree
Showing 5 changed files with 565 additions and 3 deletions.
11 changes: 11 additions & 0 deletions tests/data/issue_62.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[project]
name = "issue_62"
license = "mit"


dependencies = [
"deprecated>=1.2.14",
"pandas<2",
"earthengine-api",
"pyarrow"
]
214 changes: 214 additions & 0 deletions tests/data/issue_81.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,214 @@
aiohttp==3.9.3
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.3.0
atlassian-python-api==3.41.11
attrs==23.2.0
backoff==2.2.1
beautifulsoup4==4.12.3
bleach==6.1.0
blis==0.7.11
catalogue==2.0.10
certifi==2024.2.2
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.2
chevron==0.14.0
click==8.1.7
cloudpathlib==0.16.0
cloudpickle==3.0.0
coloredlogs==15.0.1
confection==0.1.4
cryptography==42.0.5
cupy-cuda12x==12.1.0
cymem==2.0.8
dataclasses-json==0.6.4
dataclasses-json-speakeasy==0.5.11
datasets==2.18.0
#de-core-news-sm @ https://github.com/explosion/spacy-models/releases/download/de_core_news_sm-3.7.0/de_core_news_sm-3.7.0-py3-none-any.whl
defusedxml==0.7.1
Deprecated==1.2.14
dill==0.3.8
diskcache==5.6.3
distro==1.9.0
elastic-transport==8.12.0
elasticsearch==8.12.1
emoji==2.10.1
#en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl
executing==1.2.0
faiss-cpu==1.8.0
fastapi==0.110.0
fastembed==0.2.4
fastjsonschema==2.18.0
fastrlock==0.8.2
filelock==3.13.1
filetype==1.2.0
FlashRank==0.1.66
flatbuffers==24.3.7
frozenlist==1.4.1
fsspec==2024.2.0
greenlet==3.0.3
grpcio==1.62.1
grpcio-tools==1.62.1
h11==0.14.0
h2==4.1.0
hpack==4.0.0
httpcore==1.0.4
httptools==0.6.1
httpx==0.27.0
huggingface-hub==0.20.3
humanfriendly==10.0
hyperframe==6.0.1
idna==3.6
iniconfig==2.0.0
interegular==0.3.3
Jinja2==3.1.3
jmespath==1.0.1
joblib==1.3.2
jsonpatch==1.33
jsonpath-python==1.0.6
jsonpointer==2.4
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
jupyter_client==8.6.1
jupyter_core==5.7.2
jupyterlab_pygments==0.3.0
langchain==0.1.11
langchain-community==0.0.27
langchain-core==0.1.30
langchain-elasticsearch==0.1.1
langchain-openai==0.0.8
langchain-text-splitters==0.0.1
langcodes==3.3.0
langdetect==1.0.9
langfuse==2.20.1
langsmith==0.1.23
lark==1.1.9
llvmlite==0.42.0
loguru==0.7.2
lxml==5.1.0
Markdown==3.5.2
markdownify==0.11.6
MarkupSafe==2.1.5
marshmallow==3.20.2
mistune==3.0.2
mpmath==1.3.0
msgpack==1.0.8
multidict==6.0.5
multiprocess==0.70.16
murmurhash==1.0.10
mypy-extensions==1.0.0
natsort==8.4.0
nbclient==0.8.0
nbconvert==7.8.0
nbformat==5.9.2
nest-asyncio==1.6.0
networkx==3.2.1
ninja==1.11.1.1
nltk==3.8.1
numba==0.59.0
numpy==1.26.4
nvidia-cublas-cu12==12.1.3.1
nvidia-cuda-cupti-cu12==12.1.105
nvidia-cuda-nvrtc-cu12==12.1.105
nvidia-cuda-runtime-cu12==12.1.105
nvidia-cudnn-cu12==8.9.2.26
nvidia-cufft-cu12==11.0.2.54
nvidia-curand-cu12==10.3.2.106
nvidia-cusolver-cu12==11.4.5.107
nvidia-cusparse-cu12==12.1.0.106
nvidia-nccl-cu12==2.18.1
nvidia-nvjitlink-cu12==12.4.99
nvidia-nvtx-cu12==12.1.105
oauthlib==3.2.2
onnx==1.15.0
onnxruntime==1.17.1
openai==1.13.3
orjson==3.9.15
outlines==0.0.34
packaging==23.2
pandas==2.2.1
pandocfilters==1.5.1
pillow==10.2.0
platformdirs==4.2.0
pluggy==1.4.0
portalocker==2.8.2
preshed==3.0.9
prometheus_client==0.20.0
protobuf==4.25.3
psutil==5.9.8
pyarrow==15.0.1
pyarrow-hotfix==0.6
pycparser==2.21
pydantic==2.6.3
pydantic_core==2.16.3
Pygments==2.17.2
pynvml==11.5.0
pypdf==4.1.0
pytest==8.1.1
python-dateutil==2.8.2
python-dotenv==1.0.1
python-iso639==2024.2.7
python-magic==0.4.27
python-multipart==0.0.9
pytz==2024.1
PyYAML==6.0.1
pyzmq==25.1.2
qdrant-client==1.8.0
rank-bm25==0.2.2
rapidfuzz==3.6.1
ray==2.9.3
referencing==0.33.0
regex==2023.12.25
requests==2.31.0
requests-oauthlib==1.4.0
rpds-py==0.18.0
safetensors==0.4.2
scikit-learn==1.4.1.post1
scipy==1.12.0
sentence-transformers==2.5.1
sentencepiece==0.2.0
six==1.16.0
slack-log-handler==0.3.0
smart-open==6.4.0
sniffio==1.3.1
soupsieve==2.5
spacy==3.7.4
spacy-legacy==3.0.12
spacy-loggers==1.0.5
SQLAlchemy==2.0.28
srsly==2.4.8
starlette==0.36.3
sympy==1.12
tabulate==0.9.0
tenacity==8.2.3
thinc==8.2.3
threadpoolctl==3.3.0
tiktoken==0.6.0
tinycss2==1.2.1
tokenizers==0.15.2
torch==2.1.2
tornado==6.4
tqdm==4.66.2
traitlets==5.14.2
transformers==4.38.2
triton==2.1.0
typer==0.9.0
typing-inspect==0.9.0
typing_extensions==4.9.0
tzdata==2024.1
unstructured==0.12.6
unstructured-client==0.18.0
urllib3==1.26.18
uvicorn==0.28.0
uvloop==0.19.0
#vllm==0.3.3
wasabi==1.1.2
watchfiles==0.21.0
weasel==0.3.4
webencodings==0.5.1
websockets==12.0
wrapt==1.16.0
xformers==0.0.23.post1
xxhash==3.4.1
yarl==1.9.4
1 change: 1 addition & 0 deletions tests/data/issue_84.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
celery==5.2.7 # run common/celery/strategy.py after updating
Loading

0 comments on commit d0dadc8

Please sign in to comment.