-
Notifications
You must be signed in to change notification settings - Fork 43
/
requirements.txt
75 lines (75 loc) · 1.3 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
amqp==5.2.0
androguard==3.4.0a1
asgiref==3.7.2
asn1crypto==1.5.1
asttokens==2.4.1
beautifulsoup4==4.12.3
billiard==3.6.4.0
celery==5.2.2
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.6
contourpy==1.2.0
coreapi==2.3.3
coreschema==0.0.4
cycler==0.12.1
decorator==5.1.1
Django==4.1.13
django-bootstrap4==3.0.1
django-extensions==3.1.3
django-filter==2.4.0
django-fontawesome-5==1.0.18
django-getenv==1.3.2
django-widget-tweaks==1.4.8
djangorestframework==3.12.4
drf-yasg==1.20.0
executing==2.0.1
fonttools==4.49.0
idna==3.7
inflection==0.5.1
ipython==8.22.2
itypes==1.2.0
jedi==0.19.1
Jinja2==3.1.4
kiwisolver==1.4.5
kombu==5.3.5
lxml==5.1.0
MarkupSafe==2.1.5
matplotlib==3.8.3
matplotlib-inline==0.1.6
networkx==3.2.1
numpy==1.26.4
packaging==23.2
parso==0.8.3
pdfkit==0.6.1
pexpect==4.9.0
pillow==10.3.0
prompt-toolkit==3.0.43
psycopg2-binary==2.9.9
psycopg2==2.9.9
ptyprocess==0.7.0
pure-eval==0.2.2
pydot==2.0.0
Pygments==2.15.0
pyparsing==3.1.2
python-dateutil==2.9.0.post0
pytz==2024.1
requests==2.32.0
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.8
six==1.16.0
soupsieve==2.5
SQLAlchemy==1.4.23
sqlparse==0.5.0
stack-data==0.6.3
traitlets==5.14.1
uritemplate==4.1.1
urllib3==2.2.2
uWSGI==2.0.22
vine==5.1.0
wcwidth==0.2.13
setuptools==65.5.1