We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3b160d commit af7ecbaCopy full SHA for af7ecba
1 file changed
requirements.txt
@@ -4,15 +4,15 @@ asgiref==3.4.1
4
asyncpg==0.25.0
5
coverage==6.2
6
coveralls==3.3.1
7
-fastapi
+fastapi==0.68.2
8
greenlet==1.1.2
9
guid==0.2.1
10
psycopg2-binary==2.9.3
11
pydantic==1.8.2
12
pytest==6.2.5
13
requests==2.27.1
14
SQLAlchemy==1.4.30
15
-starlette
+starlette==0.14.2
16
StrEnum==0.4.7
17
urllib3==1.26.8
18
uvicorn==0.17.0
0 commit comments