0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00
posthog/requirements.txt

29 lines
472 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
djangorestframework==3.10.3
gunicorn==20.0.4
ipdb==0.12.2
ipython==7.9.0
ipython-genutils==0.2.0
jedi==0.15.1
parso==0.5.1
pexpect==4.7.0
pickleshare==0.7.5
prompt-toolkit==2.0.10
psycopg2==2.8.4
ptyprocess==0.6.0
Pygments==2.4.2
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-23 23:52:02 +01:00
urllib3==1.25.8
2020-01-23 23:50:44 +01:00
uuid==1.30
wcwidth==0.1.7
2020-01-23 23:57:41 +01:00
whitenoise==5.0.1