This website works better with JavaScript.
Home
Help
Sign In
ryanreed
/
FastAPI-and-SQAlchemy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Adding requirements file
master
Ryan Reed
5 years ago
parent
500e6fae11
commit
4a95a95848
1 changed files
with
18 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+18
-0
requirements.txt
+ 18
- 0
requirements.txt
View File
@ -0,0 +1,18 @@
alembic==1.0.11
Click==7.0
dataclasses==0.6
fastapi==0.31.0
h11==0.8.1
httptools==0.0.13
Mako==1.0.13
MarkupSafe==1.1.1
pkg-resources==0.0.0
pydantic==0.29
python-dateutil==2.8.0
python-editor==1.0.4
six==1.12.0
SQLAlchemy==1.3.5
starlette==0.12.0
uvicorn==0.8.3
uvloop==0.12.2
websockets==7.0
Write
Preview
Loading…
Cancel
Save