Updated gitignore and requirements.txt
This commit is contained in:
parent
1fde179a32
commit
c46c45e6b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,6 +5,7 @@ config.py
|
||||
.idea/
|
||||
py3.7/
|
||||
py3/
|
||||
py3.8/
|
||||
*.db
|
||||
*.code-workspace
|
||||
*.log
|
||||
|
||||
@ -17,7 +17,7 @@ Jinja2==2.10.1
|
||||
MarkupSafe==1.1.1
|
||||
multidict==4.5.2
|
||||
priority==1.3.0
|
||||
pybtc==2.0.9
|
||||
pyflo-lib==2.0.9
|
||||
pycparser==2.19
|
||||
python-dateutil==2.8.0
|
||||
Quart==0.10.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user