django-fobi/examples/requirements/common.in
Artur Barseghyan 12df02e6bc
Feature/Add Django 4.1 support (#301)
* Django 4.1 support.
* Fix `NullBooleanField` DRF deprecation.
* Soft pin `importlib.metadata`
* Obtain `chromedriver-py` using `get-chromedriver-py`.
* Fix `selenium` deprecation errors.
* Use testing email backend.
* Install some linux deps in GitHub CI.
2022-11-29 00:34:04 +01:00

33 lines
544 B
Text

alabaster>=0.7.6
Babel>=2.1.1
bleach>=2.1.2
decorator>=4.0.4
docopt>=0.4.0
docutils>=0.12
importlib-metadata<5.0.0
Jinja2>=2.8
mailchimp>=2.0.9
markdown
MarkupSafe>=0.23
#MySQL-python
ordereddict==1.1
path.py>=8.1.2
pexpect>=4.0.1
pickleshare>=0.5
Pillow>=4.2.1
pluggy>=0.7.1
ptyprocess>=0.5
psycopg2-binary>=2.8.2,<2.9
Pygments>=2.0.2
pytz>=2019.1
#requests==2.8.1
simplegeneric>=0.8.1
six>=1.10.0
snowballstemmer>=1.2.0
Sphinx>=1.3.1
sphinx-rtd-theme>=0.1.9
traitlets>=4.0.0
#Unidecode==0.4.18
virtualenv>=13.1.2
#vishap>=0.1.5
wheel>=0.24.0