-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
117 lines (97 loc) · 2.01 KB
/
requirements.txt
File metadata and controls
117 lines (97 loc) · 2.01 KB
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
Django>=4.2.14,<6
asgiref==3.11.0
httplib2==0.31.0
feedparser==6.0.10
Markdown==3.10 # pyup: < 3
psycopg==3.3.0
psycopg-binary==3.3.0
versiontools==1.9.1
statsd==4.0.1
pep8==1.7.1
pyflakes==3.4.0
mccabe==0.7.0
configparser==7.2.0
importlib-metadata==9.0.0
zipp==3.23.0
pycodestyle==2.14.0
flake8==7.3.0
tornado==6.5.1
beautifulsoup4==4.14.2
cssselect==1.4.0
lxml==6.1.0
fuzzywuzzy==0.18.0
pyasn1==0.6.0
cffi==2.0.0 # pyOpenSSL
pyOpenSSL==26.1.0
ndg-httpsclient==0.5.1
urllib3==2.6.3 # requests, sentry-sdk
chardet==7.4.0.post1 # requests
idna==3.13 # requests
certifi==2026.4.22 # requests, sentry-sdk
requests==2.33.0
astroid==4.1.0
pylint==4.0.0
six==1.17.0
faker==40.15.0 # factory_boy
factory_boy==3.3.0
ldap3==2.9.1
sqlparse==0.5.0
# boto3 deps
s3transfer==0.16.0
jmespath==1.1.0
botocore==1.42.96
boto3==1.42.95
python-dateutil==2.9.0
python-cas==1.7.1
django-cas-ng==5.1.0
django-indexer==0.3.0
django-appconf==1.2.0
django-statsd-mozilla==0.4.0
sentry-sdk==2.58.0
django-bootstrap5==26.2
django-debug-toolbar==6.3.0
django-waffle==5.0.0
django-smoketest==1.2.1
# For django-extensions
django-extensions==4.1
django-stagingcontext==0.1.0
django-ga-context==0.1.0
django-impersonate==1.9.5
django-markwhat==2025.5.31
gunicorn==25.3.0
django-flatblocks==1.0.0
djangorestframework==3.17.0
django-storages==1.14.4
ctlsettings==0.4.5
django-reversion==6.1.0
text_unidecode==1.3
nameparser==1.1.3
oauth2==1.9.0.post1
oauthlib==3.3.0
pylti==0.7.0
django-lti-provider==1.1.0
pylti1p3==2.0.0 # django-lti-provider
pyjwt==2.12.0 # pylti1p3
jwcrypto==1.5.6 # pylti1p3
cryptography==47.0.0 # jwcrypto
django-lti==0.9.2
django-lti-dynamic-registration==0.1.2
django-lti-authentication==0.2.0
pyparsing==3.3.1
pbr==7.0.0 # bandit
pyyaml==6.0.1 # bandit
stevedore==5.7.0 # bandit
rich==15.0.0 # bandit
bandit==1.9.1
django-smtp-ssl==1.0
django-contact-us==1.1.0
entrypoints==0.4
typing_extensions==4.15.0
django-courseaffils==2.5.1
scipy==1.17.0
numpy==2.4.1
statsmodels==0.14.6
pandas==3.0.0
pytz==2026.1.post1
packaging==26.2
patsy==1.0.1