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 e8e5d5d904 Util: Adding git pre-commit checks (PROJQUAY-4658) (#1585)
* Util: Adding git pre-commit checks (PROJQUAY-0000)

* updating getting started markdown
2022-10-25 10:11:22 -04: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==21.12b0
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==0.950
moto==2.0.1
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