Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronstephenson committed Feb 13, 2020
1 parent 7b1d755 commit 5058ebd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion code.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},

"date": {
"metadataLastUpdated": "2020-02-11"
"metadataLastUpdated": "2020-02-13"
}
}
]
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
amqp==2.5.2
anyjson==0.3.3
billiard==3.6.1.0
billiard==3.6.2.0
celery==4.4.0
Django==2.2.9
django-celery-results==1.1.2
Django==2.2.10
django-celery-results==1.2.0
django-cors-headers==3.2.1
django-simple-history==2.8.0
django-stubs==1.4.0
Expand All @@ -21,4 +21,4 @@ sqlparse==0.3.0
typed-ast==1.4.1
typing-extensions==3.7.4.1
vine==1.3.0
zipp==2.1.0
zipp==2.2.0

0 comments on commit 5058ebd

Please sign in to comment.