Browse Source

Update requirements.txt

master
José Domingo Muñoz Rodríguez 2 years ago
committed by GitHub
parent
commit
47647773d2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 7 deletions
  1. +11
    -7
      requirements.txt

+ 11
- 7
requirements.txt View File

@ -1,7 +1,11 @@
click==6.7
Flask==0.12.3
itsdangerous==0.24
Jinja2==2.10.1
lxml==4.0.0
MarkupSafe==1.0
Werkzeug==0.12.2
certifi==2020.12.5
chardet==4.0.0
click==7.1.2
Flask==1.1.2
idna==2.10
itsdangerous==1.1.0
Jinja2==2.11.3
MarkupSafe==1.1.1
requests==2.25.1
urllib3==1.26.3
Werkzeug==1.0.1

Loading…
Cancel
Save