Skip to content

Commit 92286a6

Browse files
committed
Bump reqs
1 parent 8a6b174 commit 92286a6

File tree

3 files changed

+375
-269
lines changed

3 files changed

+375
-269
lines changed

Pipfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ verify_ssl = true
66
[dev-packages]
77

88
[packages]
9-
jinja2 = "~=3.0.1"
10-
motor = "~=2.4.0"
9+
jinja2 = "~=3.1.2"
10+
motor = "~=3.0"
1111
natural = "~=0.2.0"
1212
pymongo = {version = "*", extras = ['srv']} # Required by motor
13-
python-dateutil = "~=2.8.1"
13+
python-dateutil = "~=2.8.2"
1414
sanic = "~=21.6.0"
1515

1616
[scripts]

0 commit comments

Comments
 (0)