mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 10:21:14 -05:00
Remove anyjson package
This is no longer required by Celery [1] and now causes an error
when deploying with the new versions of other packages:
use_2to3 is invalid
[1]: https://docs.celeryproject.org/en/stable/history/whatsnew-4.0.html#requirements
This commit is contained in:
@@ -47,7 +47,6 @@ gds-metrics==0.2.4
|
|||||||
## The following requirements were added by pip freeze:
|
## The following requirements were added by pip freeze:
|
||||||
alembic==1.7.4
|
alembic==1.7.4
|
||||||
amqp==5.0.6
|
amqp==5.0.6
|
||||||
anyjson==0.3.3
|
|
||||||
attrs==21.2.0
|
attrs==21.2.0
|
||||||
awscli==1.21.4
|
awscli==1.21.4
|
||||||
bcrypt==3.2.0
|
bcrypt==3.2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user