forked from kelvindecosta/mouseless
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathrequirements.txt
More file actions
44 lines (44 loc) · 864 Bytes
/
requirements.txt
File metadata and controls
44 lines (44 loc) · 864 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
3==0.0.0
3-1==1.0.0
asgiref==3.8.1
certifi==2024.7.4
cffi==1.17.0
charset-normalizer==3.3.2
cryptography==43.0.0
defusedxml==0.7.1
dj-database-url==1.0.0
Django==4.2
django-admin-sortable2==2.2.2
django-allauth==0.63.6
django-cors-headers==4.4.0
django-crispy-forms==1.14.0
django-extensions==3.2.3
django-markdownx==4.0.7
django-mathfilters==1.0.0
django-oauth-toolkit==2.4.0
django-on-heroku==1.1.2
django-phonenumber-field==6.4.0
gunicorn==20.1.0
idna==3.8
importlib-metadata==4.12.0
jwcrypto==1.5.6
Markdown==3.4.1
oauthlib==3.2.2
phonenumbers==8.12.54
pillow==10.4.0
psycopg2-binary==2.9.9
pycparser==2.22
PyJWT==2.4.0
python-dotenv==1.0.1
python-frontmatter==1.0.0
python3-openid==3.2.0
pytz==2024.1
PyYAML==6.0.2
requests==2.32.3
requests-oauthlib==2.0.0
sqlparse==0.4.2
typing_extensions==4.12.2
tzdata==2022.2
urllib3==2.2.2
whitenoise==5.0.1
zipp==3.8.1