Skip to content

Commit

Permalink
Merge pull request #18 from riceshowerX/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
riceshowerX authored Jun 6, 2024
2 parents 558e9b8 + 2d22c7f commit 2e9b532
Show file tree
Hide file tree
Showing 18 changed files with 2 additions and 1 deletion.
Binary file removed __pycache__/fastapi_server.cpython-312.pyc
Binary file not shown.
Binary file removed app/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file removed app/__pycache__/main.cpython-312.pyc
Binary file not shown.
Binary file removed app/core/errors/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file removed app/core/errors/__pycache__/http_errors.cpython-312.pyc
Binary file not shown.
Binary file removed app/core/routers/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file not shown.
Binary file removed app/core/schemas/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed app/core/utils/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file removed app/core/utils/__pycache__/crypto.cpython-312.pyc
Binary file not shown.
Binary file not shown.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ streamlit
requests
chardet
python-dotenv
psutil
psutil
cryptography
Binary file removed ui/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file removed ui/components/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file removed ui/components/__pycache__/progress_bar.cpython-312.pyc
Binary file not shown.
Binary file not shown.

0 comments on commit 2e9b532

Please sign in to comment.