Skip to content

Commit

Permalink
🎨 add the versioning framework to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
lennartkaden committed Sep 30, 2023
1 parent 5aec0dd commit cf37cb3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ beautifulsoup4~=4.12.2
requests~=2.31.0
fastapi==0.103.2
pydantic==2.4.2
uvicorn==0.23.2
uvicorn==0.23.2
fastapi_versioning==0.10.0

0 comments on commit cf37cb3

Please sign in to comment.