File tree 2 files changed +14
-13
lines changed
2 files changed +14
-13
lines changed Original file line number Diff line number Diff line change 1
- --index-url https://packagemanager.rstudio.com/pypi/latest/simple
2
1
Brotli == 1.0.9
3
2
click == 8.0.1
4
3
dash == 2.0.0
@@ -11,7 +10,7 @@ itsdangerous==2.0.1
11
10
Jinja2 == 3.0.2
12
11
MarkupSafe == 2.0.1
13
12
numpy == 1.22.0
14
- pandas == 1.3.3
13
+ pandas == 1.5.2
15
14
plotly == 5.3.1
16
15
python-dateutil == 2.8.2
17
16
python-dotenv == 0.19.0
Original file line number Diff line number Diff line change 1
- --index-url https://packagemanager.rstudio.com/pypi/latest/simple
2
- asgiref == 3.4.1
3
- click == 8.0.1
4
- fastapi == 0.66.0
5
- h11 == 0.12.0
1
+ anyio == 3.6.2
2
+ asgiref == 3.6.0
3
+ click == 8.1.3
4
+ fastapi == 0.89.1
5
+ h11 == 0.14.0
6
+ idna == 3.4
6
7
numpy == 1.22.0
7
- pandas == 1.3.0
8
- pydantic == 1.8.2
8
+ pandas == 1.5.2
9
+ pydantic == 1.10.4
9
10
python-dateutil == 2.8.2
10
- pytz == 2021.1
11
+ pytz == 2022.7
11
12
six == 1.16.0
12
- starlette == 0.14.2
13
- typing-extensions == 3.10.0.0
14
- uvicorn == 0.14.0
13
+ sniffio == 1.3.0
14
+ starlette == 0.22.0
15
+ typing_extensions == 4.4.0
16
+ uvicorn == 0.20.0
You can’t perform that action at this time.
0 commit comments