forked from xchem/fragalysis-backend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
128 lines (128 loc) · 2.23 KB
/
requirements.txt
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
aiohttp==3.4.4
aionotify==0.2.0
amqp==2.6.1
aniso8601==7.0.0
asgiref==3.2.10
async-timeout==3.0.1
attrs==19.3.0
backcall==0.2.0
bcrypt==3.1.7
billiard==3.6.3.0
celery==4.4.7
certifi==2020.6.20
cffi==1.14.1
chardet==3.0.4
coreapi==2.3.3
coreschema==0.0.4
coverage==5.2.1
coveralls==2.1.1
cryptography==3.2
decorator==4.4.2
deepdiff==5.8.1
Django==3.1.14
django-bootstrap3==14.1.0
django-cleanup==5.0.0
django-extensions==3.0.3
django-filter==2.3.0
django-guardian==2.3.0
django-npm==1.0.0
django-rest-swagger==2.2.0
django-simple-history==2.11.0
django-treebeard==4.3.1
django-unused-media==0.2.0
django-webpack-loader==0.7.0
djangorestframework==3.11.0
docopt==0.6.2
enum-compat==0.0.3
enum34==1.1.10
fragalysis==1.0.0
future==0.18.2
graphene==2.1.8
graphene-django==2.12.1
graphql-core==2.3.2
graphql-relay==2.0.1
gunicorn==20.0.4
idna==2.10
image==1.5.32
importlib-metadata==1.7.0
im-squonk2-client==1.3.0
ipaddress==1.0.23
ipython==7.17.0
ipython-genutils==0.2.0
ispyb==4.10.0
itypes==1.2.0
jedi==0.17.2
jeepney==0.4.3
Jinja2==2.11.2
jsonschema==3.2.0
keyring==21.3.0
keyrings.alt==3.4.0
kombu==4.6.11
lxml==4.5.2
MarkupSafe==1.1.1
mozilla_django_oidc==1.2.4
multidict==4.7.6
mysql-connector==2.1.7
mysql-connector-python==8.0.21
nose==1.3.7
numpy==1.19.1
openapi-codec==1.3.2
opentrons==3.19.0
opentrons-shared-data==3.19.0
pandas==1.1.0
pandoc==2.0.1
paramiko==2.7.1
parso==0.7.1
pathlib2==2.3.5
pexpect==4.8.0
pickleshare==0.7.5
Pillow==7.2.0
promise==2.3
prompt-toolkit==3.0.5
protobuf==3.12.4
psutil==5.7.2
psycopg2-binary==2.8.5
ptyprocess==0.6.0
pyasn1==0.4.8
pycparser==2.20
pycryptodome==3.9.8
pydiscourse==1.1.2
Pygments==2.6.1
PyNaCl==1.4.0
pyrsistent==0.16.0
pyserial==3.4
python-dateutil==2.8.1
pytz==2022.1
pyxdg==0.26
PyYAML==5.3.1
redis==3.5.3
requests==2.28.1
Rx==1.6.1
scandir==1.10.0
SecretStorage==3.1.2
sentry-sdk==0.16.3
simplegeneric==0.8.1
simplejson==3.17.2
singledispatch==3.4.0.3
six==1.15.0
socketIO-client-nexus==0.7.6
SQLAlchemy==1.3.18
sqlparse==0.3.1
sshtunnel==0.1.5
tabulate==0.8.7
tqdm==4.48.2
traitlets==4.3.3
typing-extensions==3.7.4.2
Unidecode==1.1.1
uritemplate==3.0.1
urllib3==1.25.10
urwid==1.3.1
validators==0.17.1
vine==1.3.0
wcwidth==0.2.5
websocket-client==0.57.0
xchem-db==0.1.26b0
yarl==1.5.1
zipp==3.1.0
pymysql~=0.10.1
sphinx