mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Update dependencies to version tags
This commit is contained in:
parent
9b9c86a15c
commit
ef1de42593
2 changed files with 11 additions and 11 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# SPDX-License-Identifier: AGPL-3.0-only
|
||||
import httpclient, asyncdispatch, options, strutils, uri, times, math, tables
|
||||
import jsony, packedjson, zippy, oauth1
|
||||
import jsony, packedjson, zippy, oauth/oauth1
|
||||
import types, auth, consts, parserutils, http_pool, tid
|
||||
import experimental/types/common
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue