mirror of
https://github.com/ookangzheng/blahdns.git
synced 2025-12-16 22:25:37 +07:00
Site update and added Feedback page
This commit is contained in:
17
website/feedback/requirements.txt
Executable file
17
website/feedback/requirements.txt
Executable file
@@ -0,0 +1,17 @@
|
||||
astroid==2.2.5
|
||||
autopep8==1.4.4
|
||||
Click==7.0
|
||||
Flask==1.1.1
|
||||
gunicorn==19.9.0
|
||||
isort==4.3.21
|
||||
itsdangerous==1.1.0
|
||||
Jinja2==2.10.1
|
||||
lazy-object-proxy==1.4.1
|
||||
MarkupSafe==1.1.1
|
||||
mccabe==0.6.1
|
||||
pycodestyle==2.5.0
|
||||
pylint==2.3.1
|
||||
six==1.12.0
|
||||
typed-ast==1.4.0
|
||||
Werkzeug==0.15.5
|
||||
wrapt==1.11.2
|
||||
Reference in New Issue
Block a user