0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/requirements.txt

41 lines
729 B
Plaintext
Raw Normal View History

2020-01-23 23:50:44 +01:00
appnope==0.1.0
backcall==0.1.0
2020-01-23 23:52:02 +01:00
certifi==2019.11.28
2020-01-23 23:50:44 +01:00
decorator==4.4.1
dj-database-url==0.5.0
Django==2.2.7
2020-02-02 00:56:30 +01:00
django-cors-headers==3.2.1
2020-02-01 00:34:54 +01:00
django-loginas==0.3.8
django-stubs==1.4.0
2020-01-23 23:50:44 +01:00
djangorestframework==3.10.3
2020-02-01 00:34:54 +01:00
djangorestframework-stubs==1.1.0
2020-02-02 07:40:38 +01:00
freezegun==0.3.14
2020-01-23 23:50:44 +01:00
gunicorn==20.0.4
ipdb==0.12.2
ipython==7.9.0
ipython-genutils==0.2.0
jedi==0.16.0
2020-01-24 20:00:25 +01:00
mypy==0.761
mypy-extensions==0.4.3
2020-02-02 07:40:38 +01:00
numpy==1.18.1
pandas==1.0.0
2020-01-23 23:50:44 +01:00
parso==0.5.1
pexpect==4.7.0
pickleshare==0.7.5
prompt-toolkit==2.0.10
2020-02-08 20:06:46 +01:00
psycopg2-binary==2.8.4
2020-01-23 23:50:44 +01:00
ptyprocess==0.6.0
Pygments==2.4.2
2020-02-02 07:40:38 +01:00
python-dateutil==2.8.1
2020-01-23 23:50:44 +01:00
pytz==2019.3
2020-01-23 23:52:02 +01:00
sentry-sdk==0.14.1
2020-01-23 23:50:44 +01:00
six==1.13.0
sqlparse==0.3.0
traitlets==4.3.3
2020-01-24 20:00:25 +01:00
typed-ast==1.4.1
typing-extensions==3.7.4.1
2020-01-23 23:52:02 +01:00
urllib3==1.25.8
2020-01-23 23:50:44 +01:00
uuid==1.30
wcwidth==0.1.8
2020-01-23 23:57:41 +01:00
whitenoise==5.0.1