Skip to content

Commit

Permalink
chore: pin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pikdum committed Aug 9, 2024
1 parent 9b1b8d3 commit f2bc2c2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
anitopy
fastapi
fastapi-cache2
httpx[http2]
loguru
lxml
uvicorn
anitopy==2.1.1
fastapi-cache2==0.2.2
fastapi==0.112.0
httpx[http2]==0.27.0
loguru==0.7.2
lxml==5.2.2
uvicorn==0.30.5

0 comments on commit f2bc2c2

Please sign in to comment.