1
0
mirror of https://github.com/quay/quay.git synced 2025-04-16 23:03:13 +03:00
quay/requirements-dev.txt
dependabot[bot] 3e5ee77ff0
build(deps-dev): bump bencode-py from 2.1.0 to 4.0.0 (#2382)
Bumps [bencode-py](https://github.com/fuzeman/bencode.py) from 2.1.0 to 4.0.0.
- [Release notes](https://github.com/fuzeman/bencode.py/releases)
- [Commits](https://github.com/fuzeman/bencode.py/compare/2.1.0...4.0.0)

---
updated-dependencies:
- dependency-name: bencode-py
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 15:52:54 +02:00

62 lines
1.3 KiB
Plaintext

-r requirements.txt
git+https://github.com/quay/mockldap.git@136253ca136fc7898944a4b37893a99440f7335e#egg=mockldap
git+https://github.com/jarus/flask-testing.git@17f19d7fee0e1e176703fc7cb04917a77913ba1a#egg=Flask_Testing
bencode.py==4.0.0
black==24.4.2
flake8==4.0.1
boto3-stubs==1.14.9.0
fakeredis==1.6.1
freezegun==0.3.12
httmock==1.4.0
ipdb
ipython
mock==3.0.5
mypy==1.3.0
moto==4.2.5
parameterized==0.9.0
pre-commit==2.20.0
pytest
pytest-cov
pytest-flask
pytest-grpc
pytest-runner
pytest-timeout
pytest-xdist
python-coveralls
pytest-sugar
sqlalchemy-stubs==0.3
termcolor==2.3.0
tox
tox-docker
tqdm
types-boto==2.49.18.9
types-cachetools==4.2.10
types-cryptography==3.3.23.2
types-Deprecated==1.2.9.3
types-beautifulsoup4==4.12.0.6
types-docutils==0.20.0.3
types-enum34==1.1.8
types-freezegun==1.1.10
types-futures==3.3.1
types-geoip2==3.0.0
types-html5lib==1.1.11.15
types-ipaddress==1.0.8
types-jsonschema==4.17.0.8
types-maxminddb==1.5.0
types-mock==5.1.0.2
types-protobuf==3.18.0
types-psutil==5.9.5.13
types-pyOpenSSL==20.0.9
types-python-dateutil==2.8.19.14
types-pytz==2023.3.1.1
types-PyYAML==5.4.12
types-redis==3.5.14
types-requests==2.25.11
types-setuptools==68.2.0.0
types-six==1.16.21.20240513
types-stripe==3.5.2.14
types-termcolor==1.1.2
types-toposort==1.10.0.1
types-tzlocal==5.1.0.1
typing==3.7.4.3