Explorar el Código

update requirements.txt

chenhaiyang hace 4 años
padre
commit
9eba5190e0
Se han modificado 1 ficheros con 13 adiciones y 1 borrados
  1. 13 1
      requirements.txt

+ 13 - 1
requirements.txt

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