Fix requirements.txt
This commit is contained in:
parent
474be6fc2d
commit
3c6093a5f2
|
|
@ -1,12 +1,12 @@
|
||||||
python-telegram-bot>=12.2.0,<=12.10.0
|
python-telegram-bot
|
||||||
google-api-python-client>=1.7.11,<=1.10.0
|
google-api-python-client
|
||||||
google-auth-httplib2>=0.0.3,<0.0.10
|
google-auth-httplib2
|
||||||
google-auth-oauthlib>0.4.1,<=0.10.0
|
google-auth-oauthlib
|
||||||
more-itertools>=4.2.0
|
more-itertools>=4.2.0
|
||||||
ndg-httpsclient>=0.4.0
|
ndg-httpsclient>=0.4.0
|
||||||
pyasn1>=0.4.3
|
pyasn1>=0.4.3
|
||||||
pyasn1-modules>=0.2.1
|
pyasn1-modules>=0.2.1
|
||||||
uritemplate>=3.0.0
|
uritemplate>=3.0.0
|
||||||
urllib3>=1.23
|
urllib3>=1.23
|
||||||
aria2p>=0.3.0,<=0.10.0
|
aria2p
|
||||||
mimelib>=0.1.1,<=0.10.0
|
mimelib
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue