forked from vishalanandl177/DRF-API-Logger
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
48 lines (48 loc) · 891 Bytes
/
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
asgiref==3.6.0
bleach==5.0.1
certifi==2022.12.7
cffi==1.15.1
chardet==5.1.0
charset-normalizer==3.0.1
colorama==0.4.6
commonmark==0.9.1
cryptography==39.0.0
defusedxml==0.7.1
diff-match-patch==20200713
Django==4.1.5
django-import-export==3.0.2
djangorestframework==3.14.0
docutils==0.19
et-xmlfile==1.1.0
importlib-metadata==6.0.0
jaraco.classes==3.2.3
keyring==23.13.1
MarkupPy==1.14
more-itertools==9.0.0
odfpy==1.4.1
openpyxl==3.0.10
packaging==23.0
pkginfo==1.9.6
pycparser==2.21
Pygments==2.14.0
pyparsing==3.0.9
pytz==2022.7.1
pywin32-ctypes==0.2.0
PyYAML==6.0.1
readme-renderer==37.3
requests==2.28.2
requests-toolbelt==0.10.1
rfc3986==2.0.0
rich==13.1.0
SecretStorage==3.3.3
six==1.16.0
sqlparse==0.4.3
tablib==3.3.0
tqdm==4.64.1
twine==4.0.2
tzdata==2022.7
urllib3==1.26.14
webencodings==0.5.1
xlrd==2.0.1
xlwt==1.3.0
zipp==3.11.0