-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
84 lines (84 loc) · 1.45 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
76
77
78
79
80
81
82
83
84
anyio==4.8.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
asgiref==3.8.1
autopep8==2.3.1
beautifulsoup4==4.12.3
boto3==1.35.93
botocore==1.35.93
certifi==2024.12.14
cffi==1.17.1
channels==4.2.0
channels-redis==4.2.1
charset-normalizer==3.4.1
click==8.1.8
colorama==0.4.6
cssbeautifier==1.15.1
django==4.2.17
django-admin-dracula==0.0.3
django-cors-headers==4.6.0
django-environ==0.11.2
django-extensions==3.2.3
django-health-check==3.18.3
django-redis==5.4.0
django-silk==5.3.2
django-storages==1.14.4
django-widget-tweaks==1.5.0
djlint==1.36.4
editorconfig==0.17.0
factory-boy==3.3.1
faker==33.3.0
frozendict==2.4.6
gprof2dot==2024.6.6
h11==0.14.0
html5lib==1.1
idna==3.10
iniconfig==2.0.0
jmespath==1.0.1
jsbeautifier==1.15.1
json5==0.10.0
lxml==5.3.0
markupsafe==3.0.2
msgpack==1.1.0
multitasking==0.0.11
nsepython==2.94
numpy==2.2.1
packaging==24.2
pandas==2.2.3
pathspec==0.12.1
peewee==3.17.8
pillow==11.1.0
platformdirs==4.3.6
plotly==5.24.1
pluggy==1.5.0
psycopg2-binary==2.9.10
pycodestyle==2.12.1
pycparser==2.22
pytest==8.3.4
pytest-django==4.9.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pytz==2024.2
pyyaml==6.0.2
redis==5.2.1
regex==2024.11.6
requests==2.32.3
ruff==0.8.6
s3transfer==0.10.4
scipy==1.15.0
six==1.17.0
sniffio==1.3.1
soupsieve==2.6
sqlparse==0.5.3
ta==0.11.0
tenacity==9.0.0
tqdm==4.67.1
typing-extensions==4.12.2
tzdata==2024.2
urllib3==2.3.0
uvicorn==0.34.0
watchdog==6.0.0
webencodings==0.5.1
websockets==14.1
werkzeug==3.1.3
yfinance==0.2.51