add donation address
parent
2fb28e90fb
commit
4b9e4591c3
@ -1,10 +1,32 @@
|
|||||||
requests
|
aiohttp==3.8.4
|
||||||
flask
|
aiosignal==1.3.1
|
||||||
peewee
|
arrow==1.2.3
|
||||||
gunicorn
|
async-timeout==4.0.2
|
||||||
arrow
|
attrs==22.2.0
|
||||||
flask_wtf
|
certifi==2022.12.7
|
||||||
pysocks
|
charset-normalizer==3.1.0
|
||||||
git+https://github.com/cdiv1e12/py-levin
|
click==8.1.3
|
||||||
geoip2
|
Flask==2.2.3
|
||||||
python-dotenv
|
Flask-WTF==1.1.1
|
||||||
|
frozenlist==1.3.3
|
||||||
|
geoip2==4.6.0
|
||||||
|
gunicorn==20.1.0
|
||||||
|
idna==3.4
|
||||||
|
importlib-metadata==6.1.0
|
||||||
|
itsdangerous==2.1.2
|
||||||
|
Jinja2==3.1.2
|
||||||
|
MarkupSafe==2.1.2
|
||||||
|
maxminddb==2.2.0
|
||||||
|
multidict==6.0.4
|
||||||
|
peewee==3.16.0
|
||||||
|
py-levin==0.1.0
|
||||||
|
PySocks==1.7.1
|
||||||
|
python-dateutil==2.8.2
|
||||||
|
python-dotenv==1.0.0
|
||||||
|
requests==2.28.2
|
||||||
|
six==1.16.0
|
||||||
|
urllib3==1.26.15
|
||||||
|
Werkzeug==2.2.3
|
||||||
|
WTForms==3.0.1
|
||||||
|
yarl==1.8.2
|
||||||
|
zipp==3.15.0
|
||||||
|
Loading…
Reference in New Issue