Skip to content

Commit

Permalink
adicao dos requirements para recomendação
Browse files Browse the repository at this point in the history
  • Loading branch information
victorleaoo authored Aug 25, 2024
1 parent 93c6665 commit 4af5702
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,11 @@ isort==5.12.0
Jinja2==3.1.2
MarkupSafe==2.1.3
mccabe==0.7.0
numpy==1.26.2
oauthlib==3.2.2
packaging==23.2
passlib==1.7.4
pandas==1.5.0
platformdirs==3.11.0
pluggy==1.3.0
psycopg2-binary==2.9.9
Expand Down Expand Up @@ -75,4 +77,4 @@ watchfiles==0.21.0
websocket-client==1.6.4
websockets==11.0.3
wrapt==1.15.0
zope.interface==6.1
zope.interface==6.1

0 comments on commit 4af5702

Please sign in to comment.