forked from LegendBug/COMP3030J-Mrs.Hudson
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
67 lines (67 loc) · 2.51 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
annotated-types==0.6.0
anyio==4.3.0
asgiref==3.7.2
beautifulsoup4==4.12.3
bs4==0.0.2
certifi==2024.2.2
charset-normalizer==3.3.2
colorama==0.4.6
crispy-bootstrap5==2024.2
distro==1.9.0
Django==5.0.3
django-appconf==1.0.6
django-apptemplates==1.5
django-classy-tags==4.1.0
django-cors-headers==4.3.1
django-crispy-forms==2.1
django-extensions==3.2.3
django-grappelli==4.0.1
django-grappelli-extensions==0.1.3
django-model-utils==4.5.1
django-select2==8.1.2
djangorestframework==3.15.1
filelock==3.14.0
fsspec==2024.5.0
gunicorn==22.0.0
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
idna==3.7
Jinja2==3.1.3
lxml==5.2.2
markdown2==2.4.13
MarkupSafe==2.1.5
mkl==2021.4.0
mpmath==1.3.0
mysqlclient==2.2.4
networkx==3.3
numpy==1.26.4
openai==1.25.2
packaging==24.0
pandas==2.2.2
pillow==10.3.0
pydantic==2.7.1
pydantic_core==2.18.2
pydotplus==2.0.2
pyparsing==3.1.2
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pytz==2024.1
requests==2.31.0
simplejson==3.19.2
six==1.16.0
sniffio==1.3.1
soupsieve==2.5
sqlparse==0.4.4
swapper==1.3.0
sympy==1.12
tbb==2021.12.0
torch==2.3.0
torchaudio==2.3.0
torchvision==0.18.0
tqdm==4.66.4
typing_extensions==4.11.0
tzdata==2024.1
urllib3==2.2.1
websocket-client==0.57.0
whitenoise==6.6.0