-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathrequirements.txt
More file actions
49 lines (49 loc) · 994 Bytes
/
requirements.txt
File metadata and controls
49 lines (49 loc) · 994 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
asgiref==3.8.1
asttokens==3.0.0
boto3==1.38.1
botocore==1.38.1
certifi==2025.1.31
cffi==1.17.1
charset-normalizer==3.4.1
crispy-bootstrap4==2024.10
cryptography==44.0.2
decorator==5.2.1
Django==5.2
django-crispy-forms==2.4
django-encrypted-model-fields==0.6.5
django-recaptcha==4.1.0
django-sslserver @ git+https://github.com/shalltell/django-sslserver.git@e74e7f8d4441afddd8d87e89490c25f155c9c9cc
django-storages==1.14.6
djangorestframework==3.16.0
executing==2.2.0
idna==3.10
ipython==9.1.0
ipython_pygments_lexers==1.1.1
jedi==0.19.2
jmespath==1.0.1
matplotlib-inline==0.1.7
mysqlclient==2.2.7
numpy==2.2.5
pandas==2.2.3
parso==0.8.4
pexpect==4.9.0
polling2==0.5.0
prompt_toolkit==3.0.51
ptyprocess==0.7.0
pure_eval==0.2.3
pycparser==2.22
Pygments==2.19.1
pymemcache==4.0.0
python-dateutil==2.9.0.post0
pytz==2025.2
redis==5.2.1
requests==2.32.4
s3transfer==0.12.0
six==1.17.0
spotipy==2.25.1
sqlparse==0.5.3
stack-data==0.6.3
traitlets==5.14.3
tzdata==2025.2
urllib3==2.5.0
wcwidth==0.2.13