Skip to content

Commit

Permalink
reorder endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
the-infinity committed Oct 27, 2023
1 parent 4840098 commit 5bc85b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pytz~=2023.3.post1
psycopg2-binary~=2.9.9
pymysql~=1.1.0
requests~=2.31.0
alembic~=1.12.0
alembic~=1.12.1
gunicorn~=21.2.0
pyyaml~=6.0.1
celery~=5.3.4
Expand All @@ -32,4 +32,4 @@ utm~=0.7.0
# binary butterfly shared libraries (https://git.sectio-aurea.org/public_libraries)
--extra-index-url https://git.sectio-aurea.org/api/v4/groups/262/-/packages/pypi/simple
validataclass-search-queries~=0.4.2
flask-openapi~=2.0.2
flask-openapi~=2.0.3

0 comments on commit 5bc85b6

Please sign in to comment.