We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a93c9c commit 33b5dafCopy full SHA for 33b5daf
requirements.txt
@@ -1,22 +1,22 @@
1
-aiofiles==0.7.0
+aiofiles==0.8.0
2
aioredis==1.3.1
3
arq==0.22
4
-buildpg==0.3
+buildpg==0.4
5
chevron==0.14.0
6
-click==7.1.2
+click==8.1.3
7
fastapi==0.68.1
8
foxglove-web==0.0.28
9
-jinja2==2.11.3
+jinja2==3.1.2
10
libsass==0.21.0
11
misaka==2.1.1
12
-MarkupSafe==2.0.1
13
-phonenumbers==8.12.28
14
-pydantic[email]==1.8.2
+MarkupSafe==2.1.1
+phonenumbers==8.12.50
+pydantic[email]==1.9.1
15
python-multipart==0.0.5
16
python-pdf==0.39
17
-requests==2.26.0
+requests==2.28.1
18
starlette==0.14.2
19
-tqdm==4.62.0
20
-ua-parser==0.10.0
21
-uvicorn==0.14.0
+tqdm==4.64.0
+ua-parser==0.15.0
+uvicorn==0.18.2
22
ipython==8.4.0
0 commit comments