-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements.txt
More file actions
123 lines (100 loc) · 2.2 KB
/
Copy pathrequirements.txt
File metadata and controls
123 lines (100 loc) · 2.2 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
118
119
120
121
122
123
Django>=6.1,<6.2
pytz==2026.3.post1
httplib2==0.32.0
feedparser==6.0.14
Markdown==3.10.3 # pyup: < 3
psycopg[binary]==3.3.5
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.1 # for flake8
zipp==4.1.0
flake8==7.3.0
pycodestyle==2.14.0
tornado==6.5.8
beautifulsoup4==4.15.0
cssselect==1.5.0
lxml==6.1.3
fuzzywuzzy==0.18.0
sure==3.0a2
pyasn1==0.6.4
cffi==2.1.1 # pyOpenSSL
cryptography==50.0.1 # pyOpenSSL
pyOpenSSL==26.4.0
ndg-httpsclient==0.5.1
urllib3==2.7.0 # requests, sentry-sdk
chardet==7.6.0 # requests
idna==3.19 # requests
certifi==2026.7.22 # requests, sentry-sdk
requests==2.34.2
typing_extensions==4.16.0
six==1.17.0
faker==40.38.0 # factory_boy
factory_boy==3.3.3
ldap3==2.9.1
sqlparse==0.6.0
# boto3 deps
s3transfer==0.19.2
jmespath==1.1.0
boto3
botocore
python-dateutil==2.9.0.post0
django-indexer==0.3.0
django-templatetag-sugar==1.0
django-paging==0.2.5
django-annoying==0.10.8
django-appconf==1.2.0
django-statsd-mozilla==0.4.0
raven==6.10.0 # Remove from ccnmtlsettings, then here.
sentry-sdk==2.68.1
django-debug-toolbar==8.0.0
django-smoketest==1.2.1
# For django-extensions
typing==3.7.4.1; python_version < '3.5'
django-extensions==4.1
django-stagingcontext==0.1.0
django-ga-context==0.1.0
django-impersonate==1.9.5
gunicorn==26.2.0
django-infranil==1.1.0
django-flatblocks==1.0.0
djangorestframework==3.18.0
django-storages==1.14.6
ctlsettings==0.4.9
text_unidecode==1.3
django-taggit==6.1.0
nameparser==2.2.0
oauth2==1.9.0.post1
oauthlib==3.3.1
pyparsing==3.3.2
pbr==7.0.3 # bandit
pyyaml==6.0.3 # bandit
stevedore==5.9.1 # bandit
rich==15.0.0 # bandit
bandit==1.9.4
django-smtp-ssl==1.0
django-contact-us==1.1.0
asgiref==3.12.1
entrypoints==0.4
aiocontextvars==0.2.2
django-s3sign==0.6.5
python-cas==1.7.2
django-cas-ng==5.1.1
# logictools
lark==1.3.1
logiclearnertools==0.1.9
mpmath==1.4.1 # sympy
sympy==1.14.0 # torch
--extra-index-url https://download.pytorch.org/whl/cpu
torch==2.14.0+cpu
numpy<3
levenshtein==0.27.4
rapidfuzz==3.14.6
backports.zoneinfo==0.2.1; python_version < '3.9'
webencodings==0.6.1 # django-markdownify
tinycss2==1.5.1 # django-markdownify
bleach==6.4.0 # django-markdownify
django-markdownify==0.9.7