Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Commit

Permalink
fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
blankdots committed Mar 16, 2021
1 parent 1695e5e commit cc6e730
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiohttp
uvloop
asyncpg
aiohttp==3.7.4
uvloop==0.15.2
asyncpg==0.22.0
gunicorn>=20.0.1
certifi
certifi==2020.12.05

0 comments on commit cc6e730

Please sign in to comment.