-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
61 lines (61 loc) · 1.28 KB
/
requirements-dev.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
-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.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.1
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.9
types-stripe==3.5.2.14
types-termcolor==1.1.2
types-toposort==1.10.0.0
types-tzlocal==5.1.0.0
typing==3.7.4.3