version 0.2.21
This commit is contained in:
parent
c2e53072f7
commit
2fd7910194
@ -1,17 +1,8 @@
|
|||||||
blinker==1.9.0
|
Flask>=1.0.3
|
||||||
Brotli==1.1.0
|
gevent>=1.2.2
|
||||||
cachetools==5.5.2
|
Brotli>=1.0.7
|
||||||
click==8.1.8
|
PySocks>=1.6.8
|
||||||
defusedxml==0.7.1
|
urllib3>=1.24.1
|
||||||
Flask==3.1.0
|
defusedxml>=0.5.0
|
||||||
gevent==24.11.1
|
cachetools>=4.0.0
|
||||||
greenlet==3.1.1
|
stem>=1.8.0
|
||||||
itsdangerous==2.2.0
|
|
||||||
Jinja2==3.1.5
|
|
||||||
MarkupSafe==3.0.2
|
|
||||||
PySocks==1.7.1
|
|
||||||
stem==1.8.2
|
|
||||||
urllib3==2.3.0
|
|
||||||
Werkzeug==3.1.3
|
|
||||||
zope.event==5.0
|
|
||||||
zope.interface==7.2
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
__version__ = '0.2.20'
|
__version__ = '0.2.21'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user