forked from CyberCX-STA/PurpleOps
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathrequirements.txt
More file actions
56 lines (56 loc) · 982 Bytes
/
requirements.txt
File metadata and controls
56 lines (56 loc) · 982 Bytes
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
argon2-cffi==25.1.0
argon2-cffi-bindings==21.2.0
babel==2.17.0
bleach==6.2.0
blinker==1.9.0
cachelib==0.13.0
certifi==2025.7.14
cffi==1.17.1
charset-normalizer==3.4.2
click==8.2.1
cryptography==45.0.5
dnspython==2.7.0
docxcompose==1.4.0
docxtpl==0.20.1
email_validator==2.2.0
et_xmlfile==2.0.0
Flask==3.1.1
Flask-Login==0.6.3
Flask-Principal==0.4.0
Flask-Security-Too==5.6.2
Flask-Session==0.8.0
Flask-WTF==1.2.2
gitdb==4.0.12
GitPython==3.1.44
gunicorn==23.0.0
idna==3.10
importlib_resources==6.5.2
iniconfig==2.1.0
itsdangerous==2.2.0
Jinja2==3.1.6
lxml==6.0.0
Markdown==3.8.2
MarkupSafe==3.0.2
mongoengine==0.29.1
msgspec==0.19.0
openpyxl==3.1.5
packaging==25.0
passlib==1.7.4
pluggy==1.6.0
pycparser==2.22
Pygments==2.19.2
pymdown-extensions==10.16
pymongo==4.13.2
pytest==8.4.1
python-docx==1.2.0
python-dotenv==1.1.1
PyYAML==6.0.2
qrcode==8.2
requests==2.32.4
six==1.17.0
smmap==5.0.2
typing_extensions==4.14.1
urllib3==2.6.0
webencodings==0.5.1
Werkzeug==3.1.4
WTForms==3.2.1