Made some dependencies strict
This commit is contained in:
parent
ad653146e1
commit
7c8e07bbc9
@ -1,12 +1,12 @@
|
|||||||
python_dateutil==2.8.2
|
python_dateutil==2.8.2
|
||||||
apscheduler~=3.10.1
|
apscheduler==3.10.1
|
||||||
pytimeparse~=1.1.8
|
pytimeparse==1.1.8
|
||||||
convopyro==0.5
|
convopyro==0.5
|
||||||
pyrogram~=2.0.102
|
pyrogram==2.0.102
|
||||||
aiofiles~=23.1.0
|
aiofiles~=23.1.0
|
||||||
tgcrypto==1.2.5
|
tgcrypto==1.2.5
|
||||||
aiohttp~=3.8.4
|
aiohttp~=3.8.4
|
||||||
psutil~=5.9.4
|
psutil==5.9.4
|
||||||
pymongo~=4.3.3
|
pymongo==4.3.3
|
||||||
pillow~=9.5.0
|
pillow~=9.5.0
|
||||||
ujson~=5.7.0
|
ujson==5.7.0
|
Reference in New Issue
Block a user