forked from guilbaults/TrailblazingTurtle
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
56 lines (56 loc) · 1.04 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
asgiref==3.4.1
certifi==2024.07.04
cffi==1.15.1
chardet==4.0.0
charset-normalizer==3.3.1
cryptography==42.0.4
dateparser==1.0.0
defusedxml==0.7.1
Django==3.2.25
django-auth-ldap==2.3.0
django-bootstrap-pagination==1.7.1
django-debug-toolbar==3.2.4
django-ldapdb==1.5.1
django-settings-export==1.2.1
django-watchman==1.3.0
djangorestframework==3.13.1
djangorestframework-api-key==2.0.0
djangorestframework-datatables==0.7.0
djangosaml2==1.5.1
elementpath==2.4.0
flake8==3.9.0
gunicorn==22.0.0
idna==3.7
importlib-metadata==3.7.3
importlib-resources==5.4.0
install==1.3.5
IPy==1.1
mccabe==0.6.1
mysqlclient==2.0.3
numpy==1.23.4
pandas==1.1.5
plotly==4.14.3
prometheus-api-client==0.4.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.7.0
pycparser==2.21
pyflakes==2.3.0
PyJWT==2.7.0
Pyment==0.3.3
pyOpenSSL==24.1.0
pysaml2==7.1.2
python-dateutil==2.8.1
python-ldap==3.4.3
pytz==2021.1
PyYAML==6.0
regex==2020.11.13
requests==2.32.3
retrying==1.3.3
six==1.15.0
sqlparse==0.5.0
typing-extensions==3.7.4.3
tzlocal==2.1
urllib3==1.26.19
xmlschema==1.9.2
zipp==3.19.1