Skip to content

Commit 4c8f44c

Browse files
author
damian.klis
committed
Bump django from 2.2.20 to 2.2.21 in /api
1 parent e5434a8 commit 4c8f44c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

api/requirements.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
certifi==2020.6.20
2+
<<<<<<< Updated upstream
23
Django==2.2.13
34
djangorestframework==3.9.2
5+
=======
6+
Django==2.2.21
7+
djangorestframework==3.11.2
8+
>>>>>>> Stashed changes
49
djongo==1.3.3
510
elasticsearch==7.9.1
611
pymongo==3.11.0
@@ -12,4 +17,4 @@ PyYAML==5.3.1
1217
django-elasticsearch-dsl==7.1.4
1318
django-elasticsearch-dsl-drf==0.20.8
1419
elasticsearch-dsl==7.2.1
15-
uWSGI==2.0.19.1
20+
uWSGI==2.0.19.1

0 commit comments

Comments
 (0)