2022-07-25 23:03:57 +03:00
|
|
|
# Do not modify this file directly. Instead, modify server/tests-py/requirements-top-level.txt.
|
2022-08-15 19:14:23 +03:00
|
|
|
# Then, run `make server/tests-py/requirements.txt` to regenerate this file.
|
|
|
|
|
2019-11-14 19:32:11 +03:00
|
|
|
aniso8601==7.0.0
|
2022-07-22 13:24:24 +03:00
|
|
|
async-timeout==4.0.2
|
2023-03-07 20:39:19 +03:00
|
|
|
attrs==22.2.0
|
|
|
|
certifi==2022.12.7
|
2022-07-22 13:24:24 +03:00
|
|
|
cffi==1.15.1
|
2023-03-07 20:39:19 +03:00
|
|
|
charset-normalizer==3.1.0
|
|
|
|
croniter==1.3.8
|
2022-07-22 13:24:24 +03:00
|
|
|
cryptography==3.4.8
|
2022-01-17 10:39:59 +03:00
|
|
|
execnet==1.9.0
|
|
|
|
graphene==2.1.9
|
2022-07-22 13:24:24 +03:00
|
|
|
graphql-core==2.3.2
|
|
|
|
graphql-relay==2.0.1
|
2023-03-07 20:39:19 +03:00
|
|
|
idna==3.4
|
|
|
|
iniconfig==2.0.0
|
2022-07-22 13:24:24 +03:00
|
|
|
jsondiff==2.0.0
|
2023-03-07 20:39:19 +03:00
|
|
|
packaging==23.0
|
2022-01-17 10:39:59 +03:00
|
|
|
pluggy==1.0.0
|
|
|
|
promise==2.3
|
2023-03-07 20:39:19 +03:00
|
|
|
psycopg2-binary==2.9.5
|
2022-01-17 10:39:59 +03:00
|
|
|
py==1.11.0
|
|
|
|
pycparser==2.21
|
|
|
|
PyJWT==2.3.0
|
2022-01-13 13:29:54 +03:00
|
|
|
pytest==6.2.5
|
2022-08-15 19:14:23 +03:00
|
|
|
pytest-durations==1.2.0
|
2022-09-15 00:41:28 +03:00
|
|
|
pytest-fixture-order==0.1.4
|
2023-03-07 20:39:19 +03:00
|
|
|
pytest-xdist==3.2.0
|
2022-07-22 13:24:24 +03:00
|
|
|
python-dateutil==2.8.2
|
2022-01-17 10:39:59 +03:00
|
|
|
PyYAML==6.0
|
2023-03-07 20:39:19 +03:00
|
|
|
redis==4.5.1
|
|
|
|
requests==2.28.2
|
2022-07-22 13:24:24 +03:00
|
|
|
ruamel.yaml==0.17.21
|
2023-03-07 20:39:19 +03:00
|
|
|
ruamel.yaml.clib==0.2.7
|
|
|
|
Rx==1.6.3
|
2022-01-17 10:39:59 +03:00
|
|
|
six==1.16.0
|
2023-03-07 20:39:19 +03:00
|
|
|
SQLAlchemy==1.4.46
|
2022-07-22 13:24:24 +03:00
|
|
|
toml==0.10.2
|
2023-03-07 20:39:19 +03:00
|
|
|
urllib3==1.26.14
|
2019-07-01 16:34:48 +03:00
|
|
|
websocket-client==0.56.0
|