Skip to content

Commit 8cd7a05

Browse files
committed
update django and pyyaml
1 parent 5766e07 commit 8cd7a05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/base.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Bleeding edge Django
22

3-
django==2.0.9
3+
django==2.0.10
44

55
# Configuration
66
django-environ==0.4.4
@@ -42,7 +42,7 @@ django-redis==4.9.0
4242
redis>=2.10.5
4343

4444
# Your custom requirements go here
45-
PyYAML==3.13
45+
PyYAML==4.2b1
4646
osmcha==0.4.8
4747

4848
# git python is required by the frontend management command

0 commit comments

Comments
 (0)