Skip to content

Commit

Permalink
alphabetic sort looks nice
Browse files Browse the repository at this point in the history
  • Loading branch information
00magikarp committed Jul 18, 2024
1 parent 62cc889 commit a3662c4
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions falconscoutcore/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,42 +1,32 @@
click==8.1.3
Flask==2.2.2
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.1
Werkzeug==2.2.2
certifi==2022.12.7
charset-normalizer==2.1.1
idna==3.4
requests==2.28.1
urllib3==1.26.13
python-dotenv==0.21.0
cffi==1.15.1
Deprecated==1.2.13
pycparser==2.21
PyGithub==1.57
PyJWT==2.6.0
PyNaCl==1.5.0
wrapt==1.14.1
PyYAML==6.0
aiohttp==3.8.3
aiohttp-client-cache==0.7.3
aiohttp==3.8.3
aiosignal==1.2.0
async-timeout==4.0.2
attrs==22.2.0
autopep8==1.7.0
certifi==2022.12.7
cffi==1.15.1
cfgv==3.3.1
charset-normalizer==2.1.1
click==8.1.3
contourpy==1.0.6
coverage==6.4.4
cycler==0.11.0
Deprecated==1.2.13
distlib==0.3.6
falcon-alliance==0.4.4
filelock==3.8.0
flake8==5.0.4
Flask==2.2.2
fonttools==4.38.0
frozenlist==1.3.1
identify==2.5.5
idna==3.4
iniconfig==1.1.1
itsdangerous==2.1.2
Jinja2==3.1.2
kiwisolver==1.4.4
MarkupSafe==2.1.1
matplotlib==3.6.2
mccabe==0.7.0
multidict==6.0.2
Expand All @@ -51,18 +41,28 @@ pluggy==1.0.0
pre-commit==2.20.0
py==1.11.0
pycodestyle==2.9.1
pycparser==2.21
pyflakes==2.5.0
PyGithub==1.57
PyJWT==2.6.0
PyNaCl==1.5.0
pyparsing==3.0.9
pytest==7.1.2
python-dateutil==2.8.2
python-dotenv==0.21.0
python-forge==18.6.0
pytz==2022.6
PyYAML==6.0
pyzbar==0.1.9
requests==2.28.1
scipy==1.9.3
six==1.16.0
streamlit==1.36.0
toml==0.10.2
tomli==2.0.1
url-normalize==1.4.3
urllib3==1.26.13
virtualenv==20.16.5
Werkzeug==2.2.2
wrapt==1.14.1
yarl==1.8.1

0 comments on commit a3662c4

Please sign in to comment.