Skip to content

Commit

Permalink
[LINT] fastapi
Browse files Browse the repository at this point in the history
  • Loading branch information
paradoxxxzero authored and lmignon committed Oct 3, 2024
1 parent 6607300 commit c056a16
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion fastapi/views/fastapi_endpoint.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
<field name="user_id" />
<field name="company_id" />
<field name="description" />
<field name="save_http_session" /> </group>
<field name="save_http_session" />
</group>
<group name="resoures">
<field name="docs_url" widget="url" />
<field name="redoc_url" widget="url" />
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# generated from manifests external_dependencies
a2wsgi
fastapi
a2wsgi>=1.10.6
fastapi>=0.110.0
parse-accept-language
python-multipart
ujson

0 comments on commit c056a16

Please sign in to comment.