Add missing requirement

This commit is contained in:
txtsd 2022-01-29 17:25:45 +00:00
parent 06d697c2a2
commit 8cec206297
No known key found for this signature in database
GPG Key ID: 8E0D55E9A2557BB5

View File

@ -1,4 +1,5 @@
cachecontrol = "0.12.10"
iso8601 = "1.0.2"
requests = "2.27.1"
lockfile = "0.12.2"
lockfile = "0.12.2"
jsonobject = "0.9.10"