-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathrequirements.txt
50 lines (45 loc) · 914 Bytes
/
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
## Core Dependencies
beautifulSoup4==4.12.2
Django==5.1.2
django-ckeditor-5==0.2.15
django-htmx==1.16.0
django-resized==1.0.2
django-robots==6.1
feedparser==6.0.10
filetype==1.2.0
Pillow==10.3.0
psycopg[binary]==3.2.3
psutil==5.9.5
python-dotenv==1.0.0
pytz==2023.3
readtime==3.0.0
requests==2.32.3
nltk==3.9.1
## Prod dependencies
Brotli==1.1.0
django-csp==3.7
gunicorn==22.0.0
django-sri==0.7.0
whitenoise==6.7.0
boto3==1.35.55
django-storages==1.14.4
django-htmlmin==0.11.0
## GPT Bot dependencies (Distances From Embeddings)
matplotlib==3.9.1
numpy==2.1.3
openai==1.51.0
pandas==2.2.3
plotly==5.21.0
scikit-learn==1.5.2
scipy==1.14.1
## Legacy dependencies for migrations
django-ckeditor==6.4.2
## Development Dependencies
coverage==7.2.7
django-coverage-plugin==3.1.0
django-fastdev==1.12.0
django-livereload-server==0.5.1
pre-commit==3.8.0
pytest==8.2.0
ruff==0.1.5
tiktoken==0.8.0 # Creating embeddings