-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
32 lines (32 loc) · 2.65 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
anyascii==0.3.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
asgiref==3.6.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
backports-zoneinfo==0.2.1 ; python_full_version >= "3.8.1" and python_version < "3.9"
beautifulsoup4==4.11.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
certifi==2022.12.7 ; python_full_version >= "3.8.1" and python_version < "4"
charset-normalizer==3.0.1 ; python_full_version >= "3.8.1" and python_version < "4"
django-colorfield==0.8.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
django-filter==22.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
django-modelcluster==6.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
django-permissionedforms==0.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
django-taggit==3.1.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
django-treebeard==4.6.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
django==4.1.7 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
djangorestframework==3.14.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
draftjs-exporter==2.1.7 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
et-xmlfile==1.1.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
html5lib==1.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
idna==3.4 ; python_full_version >= "3.8.1" and python_version < "4"
l18n==2021.3 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
openpyxl==3.1.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pillow==9.4.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pytz==2022.7.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
requests==2.28.2 ; python_full_version >= "3.8.1" and python_version < "4"
six==1.16.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
soupsieve==2.4 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
sqlparse==0.4.3 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
telepath==0.3 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
tzdata==2022.7 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0" and sys_platform == "win32"
urllib3==1.26.14 ; python_full_version >= "3.8.1" and python_version < "4"
wagtail==4.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
webencodings==0.5.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
willow==1.4.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"