Skip to content

Commit e8194d8

Browse files
author
uniqolabel_vishal
committed
requirements.txt added
1 parent 527d9de commit e8194d8

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

requirements.txt

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
asgiref==3.3.1
2+
bleach==3.3.0
3+
certifi==2020.12.5
4+
cffi==1.14.5
5+
chardet==4.0.0
6+
colorama==0.4.4
7+
cryptography==3.4.7
8+
Django==3.1.7
9+
djangorestframework==3.12.4
10+
docutils==0.16
11+
idna==2.10
12+
importlib-metadata==3.10.0
13+
jeepney==0.6.0
14+
keyring==23.0.1
15+
packaging==20.9
16+
pkginfo==1.7.0
17+
pycparser==2.20
18+
Pygments==2.8.1
19+
pyparsing==2.4.7
20+
pytz==2021.1
21+
readme-renderer==29.0
22+
requests==2.25.1
23+
requests-toolbelt==0.9.1
24+
rfc3986==1.4.0
25+
SecretStorage==3.3.1
26+
six==1.15.0
27+
sqlparse==0.4.1
28+
tqdm==4.59.0
29+
twine==3.4.1
30+
urllib3==1.26.4
31+
webencodings==0.5.1
32+
zipp==3.4.1

0 commit comments

Comments
 (0)