Showing
1 changed file
with
14 additions
and
0 deletions
1 | asgiref==3.2.7 | 1 | asgiref==3.2.7 |
2 | +boto3==1.14.2 | ||
3 | +botocore==1.17.2 | ||
4 | +cffi==1.14.0 | ||
5 | +cryptography==2.9.2 | ||
2 | Django==3.0.6 | 6 | Django==3.0.6 |
7 | +django-annoying==0.10.6 | ||
3 | djangorestframework==3.11.0 | 8 | djangorestframework==3.11.0 |
9 | +docutils==0.15.2 | ||
10 | +jmespath==0.10.0 | ||
11 | +jwt==1.0.0 | ||
12 | +psycopg2==2.8.5 | ||
13 | +pycparser==2.20 | ||
14 | +python-dateutil==2.8.1 | ||
4 | pytz==2020.1 | 15 | pytz==2020.1 |
16 | +s3transfer==0.3.3 | ||
17 | +six==1.15.0 | ||
5 | sqlparse==0.3.1 | 18 | sqlparse==0.3.1 |
19 | +urllib3==1.25.9 | ... | ... |
-
Please register or login to post a comment