update to viable db version
This commit is contained in:
parent
deffb50ff6
commit
57b4102016
2
setup.py
2
setup.py
@ -12,6 +12,6 @@ setup(
|
|||||||
install_requires=[
|
install_requires=[
|
||||||
'aiohttp',
|
'aiohttp',
|
||||||
'PyNaCl~=1.4.0',
|
'PyNaCl~=1.4.0',
|
||||||
'ptvp35 @ git+https://gitea.parrrate.ru/PTV/ptvp35.git@4a67e2421a81efdb33fa8adf44e747cff7d75787',
|
'ptvp35 @ git+https://gitea.parrrate.ru/PTV/ptvp35.git@632569a13521e6769ebe8bc4339c4f39a519be4f'
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user