Skip to content

Commit

Permalink
merge: branch 'etl_branch' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
fedepacher committed Jun 8, 2023
2 parents 6005178 + 6a8ae09 commit 5fec9b6
Showing 1 changed file with 18 additions and 17 deletions.
35 changes: 18 additions & 17 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
anyio==3.7.0
click==8.1.3
exceptiongroup==1.1.1
fastapi==0.96.0
h11==0.14.0
idna==3.4
numpy==1.24.3
pandas==2.0.2
pydantic==1.10.9
python-dateutil==2.8.2
pytz==2023.3
six==1.16.0
sniffio==1.3.0
starlette==0.27.0
typing_extensions==4.6.3
tzdata==2023.3
uvicorn==0.22.0
anyio
click
exceptiongroup
fastapi
h11
idna
numpy
pandas
pydantic
python-dateutil
pytz
six
sniffio
starlette
typing_extensions
tzdata
uvicorn
scikit-learn

0 comments on commit 5fec9b6

Please sign in to comment.