-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathrequirements.txt
74 lines (74 loc) · 1.33 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
appnope==0.1.4
arrow==1.3.0
asgiref==3.8.1
asttokens==3.0.0
binaryornot==0.4.4
cachetools==5.5.0
certifi==2024.12.14
chardet==5.2.0
charset-normalizer==3.4.0
click==8.1.8
comm==0.2.2
cookiecutter==2.6.0
debugpy==1.8.11
decorator==5.1.1
Django==5.1.5
django-browser-reload==1.17.0
django-tailwind==3.8.0
executing==2.1.0
gunicorn==23.0.0
google-api-core==2.24.0
google-api-python-client==2.155.0
google-auth==2.37.0
google-auth-httplib2==0.2.0
googleapis-common-protos==1.66.0
httplib2==0.22.0
idna==3.10
ipykernel==6.29.5
ipython==8.31.0
jedi==0.19.2
Jinja2==3.1.5
jupyter_client==8.6.3
jupyter_core==5.7.2
logtail-python==0.3.2
loguru==0.7.3
markdown-it-py==3.0.0
MarkupSafe==3.0.2
matplotlib-inline==0.1.7
mdurl==0.1.2
msgpack==1.1.0
nest-asyncio==1.6.0
packaging==24.2
parso==0.8.4
pexpect==4.9.0
platformdirs==4.3.6
prompt_toolkit==3.0.48
proto-plus==1.25.0
protobuf==5.29.1
psutil==6.1.1
psycopg==3.2.4
psycopg-binary==3.2.4
ptyprocess==0.7.0
pure_eval==0.2.3
pyasn1==0.6.1
pyasn1_modules==0.4.1
Pygments==2.19.1
pyparsing==3.2.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-slugify==8.0.4
PyYAML==6.0.2
pyzmq==26.2.0
requests==2.32.3
rich==13.9.4
rsa==4.9
six==1.17.0
sqlparse==0.5.3
stack-data==0.6.3
text-unidecode==1.3
tornado==6.4.2
traitlets==5.14.3
types-python-dateutil==2.9.0.20241206
uritemplate==4.1.1
urllib3==2.2.3
wcwidth==0.2.13