Browse Source

update requirements.txt

chenhaiyang 4 years ago
parent
commit
9eba5190e0
1 changed files with 13 additions and 1 deletions
  1. 13 1
      requirements.txt

+ 13 - 1
requirements.txt

@@ -1,4 +1,5 @@
 aiofiles==0.5.0
+alembic==1.4.2
 aniso8601==7.0.0
 arrow==0.15.8
 async-exit-stack==1.0.1
@@ -7,8 +8,9 @@ certifi==2020.6.20
 chardet==3.0.4
 click==7.1.2
 dnspython==1.16.0
+ecdsa==0.14.1
 email-validator==1.1.1
-fastapi==0.60.1
+fastapi==0.61.0
 graphene==2.1.8
 graphql-core==2.3.2
 graphql-relay==2.0.1
@@ -24,22 +26,32 @@ idna==2.10
 itsdangerous==1.1.0
 Jinja2==2.11.2
 loguru==0.5.1
+Mako==1.1.3
 MarkupSafe==1.1.1
 numpy==1.19.1
 orjson==3.2.1
 pandas==1.1.0
+passlib==1.7.2
 promise==2.3
+psycopg2==2.8.5
+psycopg2-binary==2.8.5
+pyasn1==0.4.8
 pydantic==1.6.1
+PyMySQL==0.10.0
 python-dateutil==2.8.1
 python-dotenv==0.14.0
+python-editor==1.0.4
 python-multipart==0.0.5
 pytz==2020.1
 PyYAML==5.3.1
 requests==2.24.0
 rfc3986==1.4.0
+rsa==4.6
 Rx==1.6.1
+scipy==1.5.2
 six==1.15.0
 sniffio==1.1.0
+SQLAlchemy==1.3.18
 starlette==0.13.6
 ujson==3.0.0
 urllib3==1.25.9