payments/requirements.txt

24 lines
363 B
Plaintext
Raw Normal View History

2022-03-19 08:44:01 +00:00
asgiref==3.5.0
astroid==2.9.3
2022-03-19 13:37:02 +00:00
black==22.1.0
click==8.0.4
2022-03-19 08:44:01 +00:00
Django==4.0.3
2022-03-19 13:37:02 +00:00
django-environ==0.8.1
2022-03-19 08:44:01 +00:00
greenlet==1.1.2
isort==5.10.1
jedi==0.18.1
lazy-object-proxy==1.7.1
mccabe==0.6.1
msgpack==1.0.3
2022-03-19 13:37:02 +00:00
mypy-extensions==0.4.3
2022-03-19 08:44:01 +00:00
parso==0.8.3
2022-03-19 13:37:02 +00:00
pathspec==0.9.0
2022-03-19 08:44:01 +00:00
platformdirs==2.5.1
psycopg2==2.9.3
pylint==2.12.2
pynvim==0.4.3
sqlparse==0.4.2
toml==0.10.2
2022-03-19 13:37:02 +00:00
tomli==2.0.1
2022-03-19 08:44:01 +00:00
wrapt==1.13.3