We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0ef910 + da4e5e0 commit 6dc003aCopy full SHA for 6dc003a
requirements.txt
@@ -1,17 +1,33 @@
1
+appnope==0.1.0
2
asgiref==3.2.7
3
+backcall==0.1.0
4
certifi==2020.4.5.1
5
chardet==3.0.4
6
+decorator==4.4.2
7
dj-database-url==0.5.0
8
Django==3.0.5
9
+django-filter==2.2.0
10
django-heroku==0.3.1
11
djangorestframework==3.11.0
12
djangorestframework-simplejwt==4.4.0
13
gunicorn==20.0.4
14
idna==2.9
15
+ipython==7.13.0
16
+ipython-genutils==0.2.0
17
+jedi==0.17.0
18
+parso==0.7.0
19
+pexpect==4.8.0
20
+pickleshare==0.7.5
21
+prompt-toolkit==3.0.5
22
psycopg2==2.8.5
23
+ptyprocess==0.6.0
24
+Pygments==2.6.1
25
PyJWT==1.7.1
26
pytz==2019.3
27
requests==2.23.0
28
+six==1.14.0
29
sqlparse==0.3.1
30
+traitlets==4.3.3
31
urllib3==1.25.8
32
+wcwidth==0.1.9
33
whitenoise==5.0.1
0 commit comments