Skip to content

Commit 3ba8f8e

Browse files
committed
no message
1 parent af7ecba commit 3ba8f8e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,16 @@ I believe that everyone who's working with FastApi and building some RESTful of
8787

8888
# Getting started
8989

90+
##
91+
Welcome if you can accept the dependency version
92+
I will take the time to update the version dependencies as soon as possible to ensure that the core dependencies of this project have the highest version
93+
```bash
94+
fastapi<=0.68.2
95+
pydantic<=1.8.2
96+
SQLAlchemy<=1.4.30
97+
starlette==0.14.2
98+
```
99+
90100
## Installation
91101

92102
```bash

0 commit comments

Comments
 (0)