-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
88 lines (88 loc) · 3.46 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
asgiref==3.2.10
awesome-slugify==1.6.5
bcrypt==3.2.2
certifi==2022.5.18.1
cffi==1.15.0
chardet==3.0.4
charset-normalizer==2.0.12
coreapi==2.3.3
coreschema==0.0.4
cryptography==37.0.2
cycler==0.11.0
defusedxml==0.7.1
dj-database-url==0.5.0
Django==3.1.2
django-appconf==1.0.4
django-bootstrap-form==3.4
django-ckeditor==6.0.0
django-cleanup==5.2.0
django-cors-headers==3.6.0
django-extensions==3.1.3
django-filter==2.4.0
django-heroku==0.3.1
django-image-cropping==1.5.0
django-js-asset==1.2.2
django-templated-mail==1.1.1
djangorestframework==3.12.2
djangorestframework-gis==0.17
djangorestframework-jsonapi==4.0.0
djangorestframework-jwt==1.11.0
djangorestframework-simplejwt==4.6.0
djoser==2.1.0
dnspython==2.0.0
easygui==0.98.3
email-validator==1.1.3
Faker==8.14.0
fastapi==0.61.2
fastapi-users==3.1.0
fonttools==4.34.0
future==0.18.2
idna==2.10
inflection==0.5.1
iso8601==1.0.2
isodate==0.6.1
itypes==1.2.0
Jinja2==3.1.2
kiwisolver==1.4.3
makefun==1.9.5
Markdown==3.3.7
MarkupSafe==2.1.1
matplotlib==3.5.2
msrest==0.6.10
numpy==1.22.4
oauthlib==3.2.0
packaging==21.3
passlib==1.7.4
Pillow==9.1.1
psycopg2==2.9.3
pycparser==2.21
pydantic==1.9.1
pygame==2.1.2
PyJWT==1.7.1
pyparsing==3.0.9
pyserial==3.5
python-dateutil==2.8.2
python-multipart==0.0.5
python3-openid==3.2.0
pytz==2022.1
PyYAML==6.0
regex==2022.6.2
requests==2.25.0
requests-oauthlib==1.3.1
serial==0.0.97
six==1.15.0
social-auth-app-django==4.0.0
social-auth-core==4.0.2
SQLAlchemy==1.3.20
sqlparse==0.4.2
starlette==0.13.6
text-unidecode==1.3
typing_extensions==4.2.0
tzdata==2022.1
Unidecode==0.4.21
uritemplate==4.1.1
urllib3==1.26.9
whitenoise==6.2.0
django-storages==1.12.3
boto3==1.24.28
python-dotenv==0.21.0