Skip to content

Commit

Permalink
Merge pull request #49 from Clubs-Council-IIITH/package_upgrades
Browse files Browse the repository at this point in the history
update packages in requirements.txt
  • Loading branch information
abhiramtilakiiit authored Oct 21, 2024
2 parents ef1b611 + d301c08 commit 1fae42b
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
anyio>=3.7.1,<4.0.0
anyio==4.6.2
click==8.1.7
dnspython==2.6.1
dnspython==2.7.0
email_validator >=2.1.1
fastapi==0.111.0
fastapi==0.115.2
fiscalyear==0.4.0
graphql-core==3.2.3
greenlet==3.0.3
graphql-core==3.2.5
greenlet==3.1.1
h11==0.14.0
idna==3.7
libcst==1.3.1
msgpack==1.0.8
idna==3.10
libcst==1.5.0
msgpack==1.1.0
mypy-extensions==1.0.0
pathspec==0.12.1
platformdirs==4.2.2
prettytable==3.10.0
platformdirs==4.3.6
prettytable==3.11.0
pydantic>=2.7.1,<3.0.0
Pygments==2.18.0
pymongo==4.7.2
pymongo==4.10.1
python-dateutil>=2.9.0
python-multipart >=0.0.9
python-multipart >=0.0.13
requests>=2.31.0
rich==13.7.1
rich==13.9.2
six==1.16.0
sniffio==1.3.1
starlette>=0.37.2,<0.38.0
strawberry-graphql[fastapi]==0.229.1
tomli==2.0.1
typer==0.12.3
starlette>=0.37.2,<0.41.0
strawberry-graphql[fastapi]==0.246.2
tomli==2.0.2
typer==0.12.5
typing-extensions>=4.11.0
uvicorn==0.29.0
uvicorn==0.32.0
pytz>=2024.1

0 comments on commit 1fae42b

Please sign in to comment.