-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
98 lines (82 loc) · 1.61 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
Django>=4.2.13,<5
Markdown==3.7
simplejson==3.19.1
psycopg==3.2.1
coverage<7.7
cssselect==1.2.0
lxml==5.3.0
pyparsing==3.1.0
tornado==6.4.2
fuzzywuzzy==0.18.0
sure==2.0.0
extras==1.0.0
python-mimeparse==2.0.0
fixtures==4.2.2
testtools==2.7.1
testscenarios==0.5.0
python-subunit==1.4.0
ansicolors==1.1.8
colorama==0.4.3
repoze.lru==0.7
pynose==1.5.0
django-nose==1.4.7
selenium==4.27.1
statsd==4.0.1
pep8==1.7.1
pyflakes==3.2.0
mccabe==0.7.0
logilab-common==2.0.0
pycodestyle==2.12.0
configparser==7.1.0
typing_extensions==4.12.2
importlib-metadata<8.6 # for flake8
zipp==3.20.0 # for flake8
flake8==7.1.0
astroid==3.2.0
editdistance==0.8.1
pylint==3.2.3
python-dateutil==2.9.0.post0
pytz==2025.1
django-stagingcontext==0.1.0
sqlparse==0.5.0
six==1.17.0
gunicorn==23.0.0
s3transfer==0.11.1
jmespath==1.0.0
boto3>=1.12.0,<1.37.0
botocore>=1.15.0,<1.37.0
pyasn1==0.6.0
contextlib2==21.6.0
chardet==5.2.0
idna==3.10
certifi==2025.1.31 # sentry-sdk
urllib3==2.2.2 # sentry-sdk
requests==2.32.1
python-cas==1.6.0
django-cas-ng==5.0.0
sentry-sdk==2.20.0
django-statsd-mozilla==0.4.0
django-smoketest==1.2.0
django-debug-toolbar==4.4.2
django-appconf==1.0.4
django-storages==1.14.2
django-impersonate==1.9.1
django-ga-context==0.1.0
django-smtp-ssl==1.0
ctlsettings==0.4.2
pbr==6.1.0
PyYAML==6.0.1 # MIT
stevedore>=1.20.0 # Apache-2.0
bandit==1.7.1
entrypoints==0.4
cryptography==44.0.0
idna==3.10
cffi==1.17.0
asn1crypto==1.5.0
asgiref==3.8.1
future==1.0.0
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