mirror of
https://github.com/quay/quay.git
synced 2026-01-27 18:42:52 +03:00
Fixes an issue where the code param is not passed to the app redirect URI if the user has not authorized the app before
55 lines
1.1 KiB
Plaintext
55 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==20.8b1
|
|
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.910
|
|
moto==2.0.1
|
|
parameterized==0.8.1
|
|
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.4
|
|
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
|