Skip to content

Commit

Permalink
feat: generate requirements.txt and requirements-dev.txt with pip-com…
Browse files Browse the repository at this point in the history
…pile
  • Loading branch information
bolinocroustibat committed Aug 27, 2024
1 parent b97fbbb commit ca01254
Show file tree
Hide file tree
Showing 2 changed files with 417 additions and 0 deletions.
236 changes: 236 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,236 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --extra=dev --output-file=requirements-dev.txt pyproject.toml
#
aiocontextvars==0.2.2
# via udata-hydra (pyproject.toml)
aiohappyeyeballs==2.4.0
# via aiohttp
aiohttp==3.10.5
# via
# aiohttp-devtools
# aioresponses
# udata-hydra (pyproject.toml)
aiohttp-devtools==1.1.2
# via udata-hydra (pyproject.toml)
aioresponses==0.7.6
# via udata-hydra (pyproject.toml)
aiosignal==1.3.1
# via aiohttp
anyio==4.4.0
# via watchfiles
argon2-cffi==23.1.0
# via minio
argon2-cffi-bindings==21.2.0
# via argon2-cffi
asttokens==2.4.1
# via devtools
asyncpg==0.29.0
# via udata-hydra (pyproject.toml)
attrs==24.2.0
# via aiohttp
boto3==1.34.0
# via csv-detective
botocore==1.34.162
# via
# boto3
# s3transfer
bumpr==0.3.8
# via udata-hydra (pyproject.toml)
certifi==2024.7.4
# via
# minio
# requests
# sentry-sdk
cffi==1.17.0
# via argon2-cffi-bindings
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# aiohttp-devtools
# rq
coloredlogs==15.0.1
# via udata-hydra (pyproject.toml)
coverage[toml]==7.6.1
# via pytest-cov
csv-detective==0.7.2
# via udata-hydra (pyproject.toml)
dateparser==1.2.0
# via udata-hydra (pyproject.toml)
defusedxml==0.7.1
# via odfpy
devtools==0.12.2
# via aiohttp-devtools
et-xmlfile==1.1.0
# via openpyxl
executing==2.0.1
# via devtools
faust-cchardet==2.1.19
# via csv-detective
frformat==0.3.0
# via csv-detective
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
gunicorn==23.0.0
# via udata-hydra (pyproject.toml)
humanfriendly==10.0
# via
# coloredlogs
# udata-hydra (pyproject.toml)
idna==3.8
# via
# anyio
# requests
# yarl
iniconfig==2.0.0
# via pytest
jmespath==1.0.1
# via
# boto3
# botocore
marshmallow==3.22.0
# via udata-hydra (pyproject.toml)
minicli==0.5.3
# via udata-hydra (pyproject.toml)
minio==7.2.8
# via udata-hydra (pyproject.toml)
multidict==6.0.5
# via
# aiohttp
# yarl
mypy==1.11.2
# via udata-hydra (pyproject.toml)
mypy-extensions==1.0.0
# via mypy
nest-asyncio==1.6.0
# via udata-hydra (pyproject.toml)
numpy==1.26.4
# via
# pandas
# pyarrow
# shapely
odfpy==1.4.1
# via csv-detective
openpyxl==3.1.5
# via csv-detective
packaging==24.1
# via
# gunicorn
# marshmallow
# pytest
pandas==2.2.0
# via csv-detective
pluggy==1.5.0
# via pytest
progressist==0.1.0
# via udata-hydra (pyproject.toml)
pyarrow==17.0.0
# via udata-hydra (pyproject.toml)
pycparser==2.22
# via cffi
pycryptodome==3.20.0
# via minio
pygments==2.18.0
# via
# aiohttp-devtools
# devtools
pytest==8.3.0
# via
# csv-detective
# pytest-asyncio
# pytest-cov
# pytest-mock
# udata-hydra (pyproject.toml)
pytest-asyncio==0.24.0
# via udata-hydra (pyproject.toml)
pytest-cov==5.0.0
# via udata-hydra (pyproject.toml)
pytest-mock==3.14.0
# via udata-hydra (pyproject.toml)
python-dateutil==2.8.2
# via
# botocore
# csv-detective
# dateparser
# pandas
# udata-hydra (pyproject.toml)
python-magic==0.4.27
# via
# csv-detective
# udata-hydra (pyproject.toml)
python-stdnum==1.20
# via frformat
pytz==2024.1
# via
# dateparser
# pandas
pyyaml==6.0.2
# via responses
redis==5.0.8
# via
# rq
# udata-hydra (pyproject.toml)
regex==2024.7.24
# via dateparser
requests==2.32.3
# via
# csv-detective
# responses
responses==0.25.0
# via csv-detective
rq==1.16.2
# via udata-hydra (pyproject.toml)
ruff==0.6.2
# via udata-hydra (pyproject.toml)
s3transfer==0.9.0
# via boto3
sentry-sdk==2.13.0
# via udata-hydra (pyproject.toml)
shapely==2.0.6
# via frformat
six==1.16.0
# via
# asttokens
# python-dateutil
sniffio==1.3.1
# via anyio
sqlalchemy==2.0.32
# via udata-hydra (pyproject.toml)
str2bool==1.1
# via udata-hydra (pyproject.toml)
str2float==0.0.9
# via udata-hydra (pyproject.toml)
toml==0.10.2
# via udata-hydra (pyproject.toml)
typing-extensions==4.12.2
# via
# minio
# mypy
# sqlalchemy
tzdata==2024.1
# via pandas
tzlocal==5.2
# via dateparser
unidecode==1.3.6
# via csv-detective
urllib3==2.2.2
# via
# botocore
# minio
# requests
# responses
# sentry-sdk
watchfiles==0.23.0
# via aiohttp-devtools
xlrd==2.0.1
# via csv-detective
yarl==1.9.4
# via aiohttp

# The following packages are considered to be unsafe in a requirements file:
# setuptools
Loading

0 comments on commit ca01254

Please sign in to comment.