mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-03-16 22:10:28 +00:00
* 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.
33 lines
544 B
Text
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
|