dcs-retribution/requirements.txt
Raffson 37f2e5bf3a
Use stacking algorithm in "_generate_over_departure"
Resolves #57

"_generate_over_departure" is the method used to generate flights in the air when no more parking spots are available. Pydcs changes were required as it turned out aircraft were trying to spawn on helicopter parking spots, which forces them to start in the air by DCS itself.
2023-01-01 16:56:04 +01:00

65 lines
1.2 KiB
Plaintext

altgraph==0.17.3
anyio==3.6.2
asgiref==3.5.2
atomicwrites==1.4.1
attrs==22.1.0
black==22.10.0
certifi==2022.12.7
cfgv==3.3.1
click==8.1.3
colorama==0.4.6
distlib==0.3.6
Faker==15.3.3
fastapi==0.87.0
filelock==3.8.0
future==0.18.2
h11==0.14.0
httptools==0.5.0
identify==2.5.9
idna==3.4
iniconfig==1.1.1
Jinja2==3.1.2
MarkupSafe==2.1.1
mypy==0.991
mypy-extensions==0.4.3
nodeenv==1.7.0
packaging==21.3
pathspec==0.10.2
pefile==2022.5.30
Pillow==9.3.0
platformdirs==2.5.4
pluggy==1.0.0
pre-commit==2.20.0
pydantic==1.10.2
-e git+https://github.com/dcs-retribution/pydcs@1016e803396f676471286f928577d97d717352a4#egg=pydcs
pyinstaller==5.6.2
pyinstaller-hooks-contrib==2022.13
pyparsing==3.0.9
pyproj==3.4.0
pyshp==2.3.1
PySide2==5.15.2.1
pytest==7.2.0
python-dateutil==2.8.2
python-dotenv==0.21.0
pywin32-ctypes==0.2.0
PyYAML==6.0
Shapely==1.8.5.post1
shiboken2==5.15.2.1
six==1.16.0
sniffio==1.3.0
starlette==0.21.0
tabulate==0.9.0
text-unidecode==1.3
toml==0.10.2
tomli==2.0.1
types-Jinja2==2.11.9
types-MarkupSafe==1.1.10
types-Pillow==9.3.0.2
types-PyYAML==6.0.12.2
types-tabulate==0.9.0.0
typing_extensions==4.4.0
uvicorn==0.20.0
virtualenv==20.16.7
watchgod==0.8.2
websockets==10.4