Skip to content

Commit

Permalink
Create requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
apjanco authored May 16, 2020
1 parent 4564bdf commit e8fac34
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
aiofiles==0.5.0
beautifulsoup4==4.9.0
certifi==2020.4.5.1
click==7.1.1
coolname==1.1.0
fastapi==0.54.1
h11==0.9.0
httptools==0.1.1
Jinja2==2.11.2
MarkupSafe==1.1.1
pydantic==1.5.1
python-slugify==4.0.0
PyYAML==5.3.1
soupsieve==2.0
starlette==0.13.2
text-unidecode==1.3
Unidecode==1.1.1
uvicorn==0.11.3
uvloop==0.14.0
websockets==8.1

0 comments on commit e8fac34

Please sign in to comment.