forked from arachnys/cabot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
134 lines (134 loc) · 2.42 KB
/
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
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
amqp==5.0.9
anyjson==0.3.3
appdirs==1.4.4
asgiref==3.4.1
asn1crypto==1.4.0
backcall==0.2.0
billiard==3.6.4.0
bleach==4.1.0
boto==2.49.0
boto3==1.20.24
botocore==1.23.24
CacheControl==0.12.6
celery==5.2.3
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
charset-normalizer==2.0.9
click==8.0.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
colorama==0.4.4
contextlib2==0.6.0
coreapi==2.3.3
coreschema==0.0.4
coverage==6.2
cryptography==3.3.2
decorator==5.1.0
defusedxml==0.7.1
Deprecated==1.2.13
distlib==0.3.1
distro==1.5.0
dj-database-url==0.5.0
Django==3.2.11
django-appconf==1.0.5
django-auth-ldap==4.0.0
django-autocomplete-light==3.8.2
django-bootstrap-form==3.4
django-celery-beat==2.2.1
django-compressor @ git+git://github.com/django-compressor/django-compressor.git@ce972890f017a363c63bf41ab24a923b493ae97a
django-coverage-plugin==2.0.2
django-crispy-forms==1.13.0
django-filter==21.1
django-jsonify==0.3.0
django-polymorphic==3.1.0
django-timezone-field==4.2.3
djangorestframework==3.12.4
docutils==0.18.1
freezegun==1.1.0
gevent==21.12.0
greenlet==1.1.2
gunicorn==20.1.0
html5lib==1.1
httplib2==0.20.2
icalendar==4.0.9
idna==3.2
importlib-metadata==4.9.0
ipdb==0.13.9
ipython==7.30.1
isort==5.10.1
itypes==1.2.0
jedi==0.18.1
jeepney==0.7.1
Jinja2==3.0.3
jmespath==0.10.0
keyring==23.4.0
kombu==5.2.3
lockfile==0.12.2
Markdown==3.3.6
MarkupSafe==2.0.1
matplotlib-inline==0.1.3
mock==4.0.3
msgpack==1.0.2
multi-key-dict==2.0.3
oauthlib==3.1.1
ordered-set==4.0.2
packaging==20.9
setuptools<59.7.0
parso==0.8.3
pbr==5.8.0
pep517==0.10.0
pexpect==4.8.0
pickleshare==0.7.5
pkginfo==1.8.2
progress==1.5
prompt-toolkit==3.0.24
psycopg2==2.9.2
ptyprocess==0.7.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pycurl==7.44.1
Pygments==2.10.0
PyJWT==2.3.0
pyparsing==2.4.7
PySocks==1.7.1
python-crontab==2.6.0
python-dateutil==2.8.2
python-jenkins==1.7.0
python-ldap==3.4.0
python3-openid==3.2.0
pytz==2021.3
rcssmin==1.1.0
readme-renderer==32.0
redis==4.0.2
regex==2021.11.10
requests==2.26.0
requests-oauthlib==1.3.0
requests-toolbelt==0.9.1
retrying==1.3.3
rfc3986==1.5.0
rjsmin==1.2.0
s3transfer==0.5.0
SecretStorage==3.3.1
six==1.15.0
social-auth-app-django==5.0.0
social-auth-core==4.1.0
sqlparse==0.4.2
tblib==1.7.0
toml==0.10.2
tqdm==4.62.3
traitlets==5.1.1
twilio==7.3.2
twine==3.7.1
uritemplate==4.1.1
urllib3==1.26.5
vine==5.0.0
wcwidth==0.2.5
webencodings==0.5.1
whitenoise==5.3.0
wrapt==1.13.3
zipp==3.6.0
zope.event==4.5.0
zope.interface==5.4.0