-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
65 lines (65 loc) · 1.09 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
appnope==0.1.4
asgiref==3.7.2
asttokens==2.4.1
black==23.12.1
blinker==1.7.0
boto3==1.34.50
botocore==1.34.50
Brotli==1.1.0
click==8.1.7
colorama==0.4.6
comm==0.2.1
debugpy==1.8.1
decorator==5.1.1
dj-database-url==2.1.0
Django==4.2.8
executing==2.0.1
flake8==6.1.0
Flask==3.0.1
Flask-Mail==0.9.1
gunicorn==20.1.0
ipykernel==6.29.3
ipython==8.22.1
itsdangerous==2.1.2
jedi==0.19.1
Jinja2==3.1.3
jmespath==1.0.1
jupyter_client==8.6.0
jupyter_core==5.7.1
MarkupSafe==2.1.5
matplotlib-inline==0.1.6
mccabe==0.7.0
mypy-extensions==1.0.0
nest-asyncio==1.6.0
packaging==23.2
parso==0.8.3
pathspec==0.12.1
pexpect==4.9.0
pillow==10.2.0
pillow_heif==0.15.0
platformdirs==4.1.0
prompt-toolkit==3.0.43
psutil==5.9.8
psycopg2-binary==2.9.9
ptyprocess==0.7.0
pure-eval==0.2.2
pycodestyle==2.11.1
pyflakes==3.1.0
Pygments==2.17.2
python-dateutil==2.8.2
python-http-client==3.3.7
pyzmq==25.1.2
s3transfer==0.10.0
sendgrid==6.11.0
six==1.16.0
sqlparse==0.4.4
stack-data==0.6.3
starkbank-ecdsa==2.2.0
tornado==6.4
traitlets==5.14.1
typing_extensions==4.9.0
tzdata==2023.4
urllib3==2.0.7
wcwidth==0.2.13
Werkzeug==3.0.1
whitenoise==6.6.0