Skip to content

Commit

Permalink
Upgrade fastapi and platformdirs
Browse files Browse the repository at this point in the history
  • Loading branch information
grossmj committed Apr 27, 2024
1 parent 38df4be commit f1701e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
@@ -1,5 +1,5 @@
uvicorn==0.29.0
fastapi==0.110.1
fastapi==0.110.2
python-multipart==0.0.9
websockets==12.0
aiohttp==3.9.3
Expand All @@ -18,6 +18,6 @@ python-jose==3.3.0
email-validator==2.1.1
watchfiles==0.21.0
zstandard==0.22.0
platformdirs==4.2.0
platformdirs==4.2.1
importlib-resources>=1.3; python_version <= '3.9'
truststore>=0.8.0; python_version >= '3.10'

0 comments on commit f1701e3

Please sign in to comment.