Skip to content

Commit

Permalink
new deps
Browse files Browse the repository at this point in the history
  • Loading branch information
northdpole committed Jun 26, 2022
1 parent 06f8524 commit 5ccd079
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@ Brotli==1.0.9
cachetools==4.1.1
certifi==2020.6.20
chardet==3.0.4
charset-normalizer==2.0.12
click==7.1.2
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.2.0
coverage==5.5
cycler==0.11.0
dacite==1.6.0
dataclasses-json==0.5.6
decorator==4.4.2
Expand All @@ -23,11 +25,13 @@ Flask-Cors==3.0.10
Flask-Migrate==3.1.0
Flask-SQLAlchemy==2.5.1
flask-sqlalchemy-stubs==0.2
fonttools==4.33.3
gitdb==4.0.5
github2==0.6.2
GitPython==3.1.9
google-auth==1.22.1
google-auth-oauthlib==0.4.1
graphviz==0.20
gspread==3.6.0
gunicorn==20.1.0
httplib2==0.19.0
Expand All @@ -38,19 +42,24 @@ isort==5.9.3
itsdangerous==1.1.0
Jinja2==2.11.3
jsonschema==3.2.0
kiwisolver==1.4.3
lazy-object-proxy==1.6.0
Mako==1.1.5
MarkupSafe==1.1.1
marshmallow==3.14.1
marshmallow-enum==1.5.1
matplotlib==3.5.2
mccabe==0.6.1
mypy==0.910
mypy-extensions==0.4.3
networkx==2.5.1
numpy==1.23.0
oauthlib==3.1.0
packaging==21.3
pathspec==0.9.0
pbr==5.8.0
pep517==0.8.2
Pillow==9.1.1
pip-autoremove==0.9.1
platformdirs==2.2.0
prompt-toolkit==3.0.19
Expand All @@ -64,6 +73,7 @@ PyJWT==1.7.1
pyparsing==2.4.6
pyrsistent==0.17.3
python-dateutil==2.8.1
python-markdown-maker==1.0
PyYAML==5.3.1
regex==2021.11.10
requests==2.27.1
Expand All @@ -81,9 +91,11 @@ typed-ast==1.4.3
types-PyYAML==5.4.8
typing-extensions==3.10.0.0
typing-inspect==0.7.1
untangle==1.1.1
urllib3==1.26.8
wcwidth==0.2.5
Werkzeug==1.0.1
wrapt==1.12.1
xmltodict==0.13.0
yamlable==1.0.3
zipp==3.5.0

0 comments on commit 5ccd079

Please sign in to comment.