forked from reddit/baseplate.py
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-test.txt
63 lines (63 loc) · 1.15 KB
/
requirements-test.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
62
63
# these are the requirements to run the full test suite.
#
# this is used inside CI and tox, so we don't need anything useful outside the
# direct test environment like tox itself.
-f https://reddit-wheels.s3.amazonaws.com/index.html
amqp==2.3.2
asn1crypto==0.24.0
astroid==2.2.5
atomicwrites==1.3.0
attrs==18.2.0
beautifulsoup4==4.6.3
cassandra-driver==3.17.0
certifi==2019.3.9
cffi==1.11.5
chardet==3.0.4
coverage==4.5.2
cqlmapper==0.1.0
cryptography==2.4.2
gevent==1.4.0
graphviz==0.11.1
greenlet==0.4.15
hupper==1.0
hvac==0.2.17
idna==2.8
isort==4.3.16
kazoo==2.5.0
kombu==4.2.0
lazy-object-proxy==1.3.1
mccabe==0.6.1
more-itertools==5.0.0
objgraph==3.4.1
PasteDeploy==1.5.2
plaster==1.0
plaster-pastedeploy==0.4.2
pluggy==0.12.0
posix-ipc==1.0.4
py==1.7.0
pycparser==2.19
PyJWT==1.6.3
pylint==2.3.1
pymemcache==1.3.2
pyramid==1.9.1
pytest==4.6.3
pytest-cov==2.6.1
pytz==2018.9
raven==6.10.0
redis==2.10.6
repoze.lru==0.7
requests==2.21.0
six==1.12.0
SQLAlchemy==1.3.0
thrift==0.12.1
translationstring==1.3
typed-ast==1.3.1
urllib3==1.24.2
venusian==1.1.0
vine==1.1.4
waitress==1.1.0
WebOb==1.8.4
WebTest==2.0.32
wrapt==1.11.1
zope.deprecation==4.4.0
zope.interface==4.4.3