-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
120 lines (103 loc) · 2.19 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
Django>=4.2.14,<5
resolver==0.2.1
selector==0.10.1
Paste==3.10.1
PasteDeploy==3.1.0
PasteScript==3.7.0
feedparser==6.0.11
Markdown==3.7
pyenchant==3.2.2
simplejson==3.19.3
smartypants==2.0.1
psycopg==3.2.4
olefile==0.47
Pillow==10.4.0
versiontools==1.9.1
statsd==4.0.1
pep8==1.7.1
pyflakes==3.2.0
mccabe==0.7.0
pycodestyle==2.12.1
configparser==7.1.0
importlib-metadata<8.6 # for flake8
typing_extensions==4.12.2
zipp==3.20.2 # for flake8
flake8==7.1.1
tornado==6.4.2
cssselect==1.2.0
lxml==5.3.0
fuzzywuzzy==0.18.0
sure==2.0.1
ipdb==0.13.13
extras==1.0.0
python-mimeparse==2.0.0
fixtures==4.2.2
testtools==2.7.2
testscenarios==0.5.0
python-subunit==1.4.4
coverage==7.6.1
pyasn1==0.6.1
cffi==1.17.1 # cryptography
asn1crypto==1.5.1 # cryptography
cryptography==44.0.0
chardet==5.2.0
idna==3.10
certifi==2024.12.14 # sentry-sdk
requests==2.32.3
logilab-common==2.0.0
astroid==3.2.4
pylint==3.2.7
six==1.17.0
sqlparse==0.5.3
contextlib2==21.6.0
ipaddress==1.0.23
requirements/src/sorl-3.4-py3-none-any.whl
django-indexer==0.3.0
django-templatetag-sugar==1.0
django-paging==0.2.5
django-appconf==1.0.6
django-statsd-mozilla==0.4.0
sentry-sdk==2.20.0
django-bootstrap-form==3.4
django-bootstrap3==24.3
django-debug-toolbar==4.4.6
django-smoketest==1.2.1
django-extensions==3.2.3
django-stagingcontext==0.1.0
django-impersonate==1.9.4
django-treebeard==4.7.1
django-pagetree==1.5.0
django-pageblocks==1.3.0 # pyup: <2.0.0
requirements/src/django_pagetree_export-0.4-py2.py3-none-any.whl
django-registration-redux==2.13
django-quizblock==1.3.2
django-ga-context==0.1.0
gunicorn==23.0.0
# boto3 deps
urllib3==2.2.3 # sentry-sdk
s3transfer==0.10.4
jmespath==1.0.1
botocore>=1.15.0,<1.37.0
boto3>=1.12.0,<1.37.0
python-dateutil==2.9.0.post0
django-storages==1.14.4
text-unidecode==1.3 # for faker
Faker==35.0.0
factory_boy==3.3.1
django-smtp-ssl==1.0
ctlsettings==0.4.3
pbr==6.1.0
PyYAML==6.0.2 # MIT
stevedore>=1.20.0 # Apache-2.0
rich==13.9.4 # bandit
bandit==1.7.10
pytz==2024.2
entrypoints==0.4
python-cas==1.6.0
django-cas-ng==5.0.1
asgiref==3.8.1
backports.zoneinfo;python_version<"3.9"
webencodings==0.5.1 # django-markdownify
tinycss2==1.4.0 # django-markdownify
bleach==6.1.0 # django-markdownify
django-markdownify==0.9.5