forked from textworld/zst_online_server
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPipfile
More file actions
31 lines (28 loc) · 736 Bytes
/
Copy pathPipfile
File metadata and controls
31 lines (28 loc) · 736 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[[source]]
url = "https://pypi.tuna.tsinghua.edu.cn/simple"
verify_ssl = true
name = "pypi"
[packages]
django = "==3.2.4"
elasticsearch-dsl = "==7.3.0"
requests = "==2.25.1"
redis = "==3.5.3"
elasticsearch = "==7.12.1"
kafka-python = "==2.0.2"
matplotlib = "==3.4.1"
ansible-base = "==2.10.9"
tqdm = "==4.61.2"
django-phonenumber-field = "==5.1.0"
ansible = "==3.2.0"
djangorestframework = "==3.12.4"
kafka = "==1.3.5"
python-ldap = "==3.3.1"
GitPython = "==3.1.18"
PyYAML = "==5.4.1"
gunicorn = {version = "*", index = "https://pypi.tuna.tsinghua.edu.cn/simple"}
celery = {version = "==4.3.0", index = "https://pypi.tuna.tsinghua.edu.cn/simple"}
mysqlclient = "*"
phonenumbers = "*"
[dev-packages]
[requires]
python_version = "3.8"