mirror of
https://github.com/YunoHost/pepettes.git
synced 2024-09-03 20:06:20 +02:00
Update requirements.txt for python3.11
This commit is contained in:
parent
7c318b3d6c
commit
b3ba760113
1 changed files with 3 additions and 14 deletions
|
@ -1,16 +1,5 @@
|
||||||
certifi==2019.3.9
|
jinja2==3.0
|
||||||
chardet==3.0.4
|
stripe
|
||||||
Click==7.0
|
flask
|
||||||
Flask==1.0.3
|
|
||||||
idna==2.8
|
|
||||||
itsdangerous==1.1.0
|
|
||||||
Jinja2==2.10.1
|
|
||||||
MarkupSafe==1.1.1
|
|
||||||
python-dotenv==0.10.3
|
|
||||||
requests==2.22.0
|
|
||||||
stripe==2.47.0
|
|
||||||
toml==0.9.6
|
|
||||||
urllib3==1.25.3
|
|
||||||
flask-simple-csrf
|
flask-simple-csrf
|
||||||
flask-babel
|
flask-babel
|
||||||
Werkzeug==0.16.0
|
|
||||||
|
|
Loading…
Reference in a new issue