Skip to content

Commit

Permalink
reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanknights committed Jun 7, 2024
1 parent 0cc90e8 commit a7deedf
Showing 1 changed file with 16 additions and 19 deletions.
35 changes: 16 additions & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,53 +1,50 @@
altair==5.2.0
annotated-types==0.6.0
anyio==4.2.0
attrs==23.1.0
attrs==23.2.0
blinker==1.7.0
cachetools==5.3.2
certifi==2023.11.17
charset-normalizer==3.3.2
click==8.1.7
et-xmlfile==1.1.0
exceptiongroup==1.2.0
fastapi==0.108.0
flake8==7.0.0
fastapi==0.109.0
gitdb==4.0.11
GitPython>=3.1.41
GitPython==3.1.41
h11==0.14.0
idna==3.6
importlib-metadata==6.11.0
jinja2>=3.1.3
importlib-metadata==7.0.1
Jinja2==3.1.3
jsonschema==4.20.0
jsonschema-specifications==2023.12.1
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mccabe==0.7.0
mdurl==0.1.2
numpy==1.26.2
numpy==1.21.2
openpyxl==3.1.2
packaging==23.2
pandas==2.1.4
Pillow>=10.2.0
plotly==5.4.0
polars==0.20.2
protobuf==4.25.1
psycopg2-binary==2.9.9
pandas==1.3.3
pillow==10.2.0
plotly==5.3.1
protobuf==4.25.2
psycopg2==2.9.9
pyarrow==14.0.2
pycodestyle==2.11.1
pydantic==2.5.3
pydantic_core==2.14.6
pydeck==0.8.1b0
pyflakes==3.2.0
Pygments==2.17.2
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3.post1
referencing==0.32.0
referencing==0.32.1
requests==2.31.0
rich==13.7.0
rpds-py==0.15.2
rpds-py==0.17.1
six==1.16.0
smmap==5.0.1
sniffio==1.3.0
starlette==0.32.0.post1
starlette==0.35.1
streamlit==1.30.0
tenacity==8.2.3
toml==0.10.2
Expand Down

0 comments on commit a7deedf

Please sign in to comment.