Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
alemalvarez committed Mar 31, 2024
1 parent 7af5d90 commit 424e0ee
Showing 1 changed file with 2 additions and 38 deletions.
40 changes: 2 additions & 38 deletions flask/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,38 +1,2 @@
arrow==1.2.3
astroid==2.15.6
beautifulsoup4==4.12.2
blinker==1.6.2
bs4==0.0.1
certifi==2023.7.22
charset-normalizer==3.2.0
click==8.1.7
dill==0.3.7
Flask==2.3.3
html5validator==0.4.2
idna==3.4
iniconfig==2.0.0
isort==5.12.0
itsdangerous==2.1.2
Jinja2==3.1.2
lazy-object-proxy==1.9.0
MarkupSafe==2.1.3
mccabe==0.7.0
packaging==23.1
platformdirs==3.10.0
pluggy==1.3.0
pycodestyle==2.11.0
pydocstyle==6.3.0
pylint==2.17.5
pytest==7.4.2
pytest-mock==3.11.1
python-dateutil==2.8.2
PyYAML==6.0.1
requests==2.31.0
six==1.16.0
snowballstemmer==2.2.0
soupsieve==2.5
tomlkit==0.12.1
urllib3==2.0.4
Werkzeug==2.3.7
wrapt==1.15.0
openai>=0.13.0,<0.14.0
Flask_Cors==4.0.0
openai==1.14.3

0 comments on commit 424e0ee

Please sign in to comment.