forked from couchbase/couchbase-python-client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dev_requirements.txt
37 lines (37 loc) · 981 Bytes
/
dev_requirements.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
requests==2.25.1
nose==1.3.7
nose2==0.10.0
pbr>=1.8.1
numpydoc>=0.4; python_version>="3.0"
sphinx>=2.1.0,<3.0; python_version>="3.0"
sphinx==1.8.5; python_version<"3.0"
testresources>=0.2.7
jsonschema==2.6.0
configparser>=3.5.0
testfixtures==5.4.0
basictracer>=2.2.0
zipkin==0.1.0
pyparsing==2.2.0
configparser2
parameterized==0.7.0
utilspie>=0.1.0
python-vagrant>=0.5.15
pytest==6.1.2; python_version=="3.5"
pytest==6.2.3; python_version>="3.6"
sphinx-autodoc-typehints>=1.9.0; python_version>="3.7"
git+https://github.com/couchbaselabs/mypy.git@stub-merge; python_version>"3.10"
beautifulsoup4==4.7.1
jira>=2.0.0
flaky>=3.6.1
Automat==0.8.0; python_version=="3.5"
Twisted==19.10.0; python_version=="3.5"
Twisted==21.2.0; python_version>="3.6"
mmh3==2.5.1; python_version=="3.5"
deepdiff==5.0.2; python_version=="3.5"
deepdiff==5.5.0; python_version>="3.6"
coverage>=4.5.4,<5.0.0
typed_ast; python_version<"3.8"
distro==1.5.0
pyutil==3.3.0
memory-profiler==0.58.0
objgraph==3.5.0