1
0
mirror of https://github.com/quay/quay.git synced 2026-01-26 06:21:37 +03:00
Files
quay/requirements-dev.txt
Sunandadadi db48948865 [redhat-3.9] chore: update werkzeug and related package versions (PROJQUAY-5098) (#3570)
* chore: update werkzeug and related package versions (PROJQUAY-5098)

* update authlib to 1.2.1

* upgrade cryptography

* upgrade grpc

* remove uninitialised import

* update botocore

* revert mypy changes

* fixing types test

* fixing cloud storage tests
2025-01-17 10:18:23 -05:00

56 lines
1.1 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==2.1.0
black==22.3.0
flake8==4.0.1
boto3-stubs==1.14.9.0
fakeredis==1.6.1
freezegun==0.3.12
httmock==1.3.0
ipdb
ipython
mock==3.0.5
mypy==1.3.0
moto==4.1.4
parameterized==0.8.1
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==1.1.0
tox
tox-docker
tqdm
types-boto==2.49.2
types-cachetools==4.2.10
types-cryptography==3.3.7
types-Deprecated==1.2.3
types-docutils==0.17.1
types-enum34==1.1.1
types-freezegun==1.1.2
types-futures==3.3.1
types-geoip2==3.0.0
types-ipaddress==1.0.1
types-maxminddb==1.5.0
types-mock==4.0.3
types-protobuf==3.18.0
types-pyOpenSSL==20.0.9
types-python-dateutil==2.8.2
types-pytz==2021.3.0
types-PyYAML==5.4.12
types-redis==3.5.14
types-requests==2.25.11
types-setuptools==57.4.2
types-six==1.16.2
types-termcolor==1.1.2
types-tzlocal==3.0.0
typing==3.7.4.3