mirror of
https://github.com/bellingcat/cisticola.git
synced 2026-06-12 05:18:33 +03:00
Use new RawChannelInfo class
This commit is contained in:
4
Pipfile
4
Pipfile
@@ -23,6 +23,8 @@ gspread = "*"
|
||||
cryptg = "*"
|
||||
gabber = {git = "https://github.com/stanfordio/gabber.git"}
|
||||
psycopg2-binary = "*"
|
||||
tqdm = "*"
|
||||
ratelimit = "*"
|
||||
|
||||
[dev-packages]
|
||||
pytest = "*"
|
||||
@@ -34,7 +36,7 @@ sphinx = "*"
|
||||
sphinx_rtd_theme = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.9"
|
||||
python_version = "3.8"
|
||||
|
||||
[pipenv]
|
||||
allow_prereleases = true
|
||||
|
||||
Reference in New Issue
Block a user