-
- Downloads
Test GitLab CI
.gitlab-ci.yml
0 → 100644
... | ... | @@ -13,14 +13,17 @@ Flask-WTF==0.14.3 |
idna==2.10 | ||
itsdangerous==1.1.0 | ||
Jinja2==2.11.2 | ||
livereload==2.5.1 | ||
MarkupSafe==1.1.1 | ||
mypy-extensions==0.4.3 | ||
pathspec==0.8.1 | ||
pycparser==2.20 | ||
regex==2020.11.13 | ||
rope==0.18.0 | ||
six==1.15.0 | ||
SQLAlchemy==1.3.22 | ||
toml==0.10.2 | ||
tornado==6.1 | ||
typed-ast==1.4.1 | ||
typing-extensions==3.7.4.3 | ||
waitress==1.4.4 | ||
... | ... |
Please register or sign in to comment