Skip to content

Commit

Permalink
requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
gleasonw committed Oct 7, 2023
1 parent 90ec882 commit 4c22a99
Showing 1 changed file with 39 additions and 3 deletions.
42 changes: 39 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,43 @@
aiohttp==3.8.4
aiosignal==1.3.1
anyio==3.6.2
async-timeout==4.0.2
attrs==23.1.0
beautifulsoup4==4.12.2
fastapi==0.103.1
charset-normalizer==3.1.0
ciso8601==2.2.0
click==8.1.3
exceptiongroup==1.1.1
fastapi==0.100.0
fastapi-utils==0.2.1
frozenlist==1.3.3
greenlet==2.0.2
h11==0.14.0
idna==3.4
iniconfig==2.0.0
lxml==4.9.2
pydantic==2.3.0
multidict==6.0.4
numpy==1.26.0
packaging==23.1
pandas==2.1.1
pip==22.0.2
pluggy==1.0.0
pydantic==1.10.2
pytest==7.2.1
uvicorn==0.23.2
pytest-asyncio==0.21.0
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3.post1
redis==4.6.0
setuptools==59.6.0
six==1.16.0
sniffio==1.3.0
soupsieve==2.4.1
SQLAlchemy==1.4.48
starlette==0.27.0
tomli==2.0.1
typing_extensions==4.5.0
tzdata==2023.3
uvicorn==0.23.0
wheel==0.40.0
yarl==1.9.2

0 comments on commit 4c22a99

Please sign in to comment.