reflex/reflex/compiler
Malte Klemm 86526cba51
[REF-2127] Loosen requirements (#2796)
* Remove upper bounds of most dependencies.

Also adds a import try except block for pydantic.v1 and relocks.

Keep black and ruff to not mess to much with current formatting

Make pyright see the right import as long as constraint still lock pydantiv v1

Down pin pytest-asyncio again due to known issue

Fix upload handler with latest versions of fastapi

Change comment

* Add changed lockfile

* Set max versions for deps

* Revert app.pyi

---------

Co-authored-by: Malte Klemm <malte.klemm@blueyonder.com>
Co-authored-by: Nikhil Rao <nikhil@reflex.dev>
2024-03-29 09:26:53 -07:00
..
__init__.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
compiler.py fix hook order to use ref inside user hooks (#2906) 2024-03-27 12:49:11 +01:00
templates.py [REF-2141] Custom component command improvements (#2807) 2024-03-07 20:42:22 -08:00
utils.py [REF-2127] Loosen requirements (#2796) 2024-03-29 09:26:53 -07:00