We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2368019 commit a9f0d37Copy full SHA for a9f0d37
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==0.68.2
+fastapi
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==0.14.2
+starlette
16
StrEnum==0.4.7
17
urllib3==1.26.8
18
uvicorn==0.17.0
0 commit comments