We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527d9de commit e8194d8Copy full SHA for e8194d8
requirements.txt
@@ -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